не последняя версия
Последняя версия 0.21.12

com.blackducksoftware.integration:phone-home-client 0.21.1

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

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.blackducksoftware.integration
Идентификатор

Идентификатор

phone-home-client
Версия

Версия

0.21.1
Тип

Тип

jar

Скачать phone-home-client 0.21.1


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