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