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

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

A client to allow integrations to phone home using the common phone-home-api.

Категории

Категории

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

Группа

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

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

phone-home-client
Версия

Версия

0.1.0
Тип

Тип

jar

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


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