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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials