is not current version
Last Version 5.1.4

com.synopsys.integration:phone-home-client 4.0.3

A library to consolidate phoning home to track usage and other analytics.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.synopsys.integration
ArtifactId

ArtifactId

phone-home-client
Version

Version

4.0.3
Type

Type

jar

Download phone-home-client 4.0.3


<!-- https://jarcasting.com/artifacts/com.synopsys.integration/phone-home-client/ -->
<dependency>
    <groupId>com.synopsys.integration</groupId>
    <artifactId>phone-home-client</artifactId>
    <version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.synopsys.integration/phone-home-client/
implementation 'com.synopsys.integration:phone-home-client:4.0.3'
// https://jarcasting.com/artifacts/com.synopsys.integration/phone-home-client/
implementation ("com.synopsys.integration:phone-home-client:4.0.3")
'com.synopsys.integration:phone-home-client:jar:4.0.3'
<dependency org="com.synopsys.integration" name="phone-home-client" rev="4.0.3">
  <artifact name="phone-home-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.synopsys.integration', module='phone-home-client', version='4.0.3')
)
libraryDependencies += "com.synopsys.integration" % "phone-home-client" % "4.0.3"
[com.synopsys.integration/phone-home-client "4.0.3"]