Jar examples for r:restx-common
You can download jar file restx-common 0.33.1 in this page.
You can use the following script to add restx-common-0.33.1.jar to your project.
<dependency> <groupId>io.restx</groupId> <artifactId>restx-common</artifactId> <version>0.33.1</version> </dependency>
compile group: 'io.restx', name: 'restx-common', version: '0.33.1'
libraryDependencies += "io.restx" % "restx-common" % "0.33.1"
<dependency org="io.restx" name="restx-common" rev="0.33.1"/>
@Grapes(@Grab(group='io.restx', module='restx-common', version='0.33.1'))
'io.restx:restx-common:jar:0.33.1'
Click the following link to download the jar file.
restx-common-0.33.1-javadoc.jar