is not current version
Last Version 5.1.4

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

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

3.0.1
Type

Type

jar

Download phone-home-client 3.0.1


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