Download integration-rest-0.0.2.jar file - Jar i

Jar examples for i:integration-rest

Description

null

You can download jar file integration-rest 0.0.2 in this page.

License

Apache License 2.0

Build File

You can use the following script to add integration-rest-0.0.2.jar to your project.

<dependency>
   <groupId>com.blackducksoftware.integration</groupId>
   <artifactId>integration-rest</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'com.blackducksoftware.integration', name: 'integration-rest', version: '0.0.2'
libraryDependencies += "com.blackducksoftware.integration" % "integration-rest" % "0.0.2"
<dependency org="com.blackducksoftware.integration" name="integration-rest" rev="0.0.2"/>
@Grapes(@Grab(group='com.blackducksoftware.integration', module='integration-rest', version='0.0.2'))
'com.blackducksoftware.integration:integration-rest:jar:0.0.2'

Download

Click the following link to download the jar file.

integration-rest-0.0.2-javadoc.jar
integration-rest-0.0.2-sources.jar
integration-rest-0.0.2.jar
integration-rest-0.0.2.pom



Related Tutorials