Download RestExpress-Common-0.11.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials