Download RestExpress-Common-0.10.4.jar file - Jar r

Jar examples for r:RestExpress-Common

Description

Utilities and classes common to all RESTExpress projects.

You can download jar file RestExpress-Common 0.10.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add RestExpress-Common-0.10.4.jar to your project.

<dependency>
   <groupId>com.strategicgains</groupId>
   <artifactId>RestExpress-Common</artifactId>
   <version>0.10.4</version>
</dependency>
compile group: 'com.strategicgains', name: 'RestExpress-Common', version: '0.10.4'
libraryDependencies += "com.strategicgains" % "RestExpress-Common" % "0.10.4"
<dependency org="com.strategicgains" name="RestExpress-Common" rev="0.10.4"/>
@Grapes(@Grab(group='com.strategicgains', module='RestExpress-Common', version='0.10.4'))
'com.strategicgains:RestExpress-Common:jar:0.10.4'

Download

Click the following link to download the jar file.

RestExpress-Common-0.10.4-javadoc.jar
RestExpress-Common-0.10.4-sources.jar
RestExpress-Common-0.10.4.jar
RestExpress-Common-0.10.4.pom



Related Tutorials