Download RestExpress-Common-0.11.3.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.11.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials