Download phone-home-client-0.9.1.jar file - Jar p

Jar examples for p:phone-home-client

Description

A client to allow integrations to phone home using the common phone-home-api.

You can download jar file phone-home-client 0.9.1 in this page.

License

Apache License 2.0

Build File

You can use the following script to add phone-home-client-0.9.1.jar to your project.

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

Download

Click the following link to download the jar file.

phone-home-client-0.9.1-javadoc.jar
phone-home-client-0.9.1-sources.jar
phone-home-client-0.9.1.jar
phone-home-client-0.9.1.pom



Related Tutorials