Download phone-home-client-0.3.0.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.3.0 in this page.

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials