License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.synopsys.integration |
ArtifactId | ArtifactIdphone-home-client |
Version | Version4.0.5 |
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-4.0.5.pom | |
phone-home-client-4.0.5.jar | 18 KB |
phone-home-client-4.0.5-sources.jar | 11 KB |
phone-home-client-4.0.5-javadoc.jar | 433 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.synopsys.integration/phone-home-client/ -->
<dependency>
<groupId>com.synopsys.integration</groupId>
<artifactId>phone-home-client</artifactId>
<version>4.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.synopsys.integration/phone-home-client/
implementation 'com.synopsys.integration:phone-home-client:4.0.5'
// https://jarcasting.com/artifacts/com.synopsys.integration/phone-home-client/
implementation ("com.synopsys.integration:phone-home-client:4.0.5")
'com.synopsys.integration:phone-home-client:jar:4.0.5'
<dependency org="com.synopsys.integration" name="phone-home-client" rev="4.0.5">
<artifact name="phone-home-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.synopsys.integration', module='phone-home-client', version='4.0.5')
)
libraryDependencies += "com.synopsys.integration" % "phone-home-client" % "4.0.5"
[com.synopsys.integration/phone-home-client "4.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.synopsys.integration : integration-common | jar | 25.0.0 |