Download hub-common-response-0.0.6.jar file - Jar h

Jar examples for h:hub-common-response

Description

A library for describing Black Duck Hub requests and responses.

You can download jar file hub-common-response 0.0.6 in this page.

License

Apache License 2.0

Build File

You can use the following script to add hub-common-response-0.0.6.jar to your project.

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

Download

Click the following link to download the jar file.

hub-common-response-0.0.6-javadoc.jar
hub-common-response-0.0.6-sources.jar
hub-common-response-0.0.6.jar
hub-common-response-0.0.6.pom



Related Tutorials