| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.blackducksoftware.integration | 
| ArtifactId | ArtifactIdphone-home-client | 
| Last Version | Last Version0.21.12 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionphone-home-client A library to consolidate phoning home to track usage and other analytics. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| phone-home-client-0.21.12.pom | |
| phone-home-client-0.21.12.jar | 19 KB | 
| phone-home-client-0.21.12-sources.jar | 13 KB | 
| phone-home-client-0.21.12-javadoc.jar | 64 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.blackducksoftware.integration/phone-home-client/ -->
<dependency>
    <groupId>com.blackducksoftware.integration</groupId>
    <artifactId>phone-home-client</artifactId>
    <version>0.21.12</version>
</dependency>// https://jarcasting.com/artifacts/com.blackducksoftware.integration/phone-home-client/
implementation 'com.blackducksoftware.integration:phone-home-client:0.21.12'// https://jarcasting.com/artifacts/com.blackducksoftware.integration/phone-home-client/
implementation ("com.blackducksoftware.integration:phone-home-client:0.21.12")'com.blackducksoftware.integration:phone-home-client:jar:0.21.12'<dependency org="com.blackducksoftware.integration" name="phone-home-client" rev="0.21.12">
  <artifact name="phone-home-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.blackducksoftware.integration', module='phone-home-client', version='0.21.12')
)libraryDependencies += "com.blackducksoftware.integration" % "phone-home-client" % "0.21.12"[com.blackducksoftware.integration/phone-home-client "0.21.12"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.blackducksoftware.integration : integration-common | jar | 18.0.1 |