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

org.whitesource:wss-agent-api-client 2.9.9.08

Java client implementation for the API

Категории

Категории

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

Группа

org.whitesource
Идентификатор

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

wss-agent-api-client
Версия

Версия

2.9.9.08
Тип

Тип

jar

Скачать wss-agent-api-client 2.9.9.08


<!-- https://jarcasting.com/artifacts/org.whitesource/wss-agent-api-client/ -->
<dependency>
    <groupId>org.whitesource</groupId>
    <artifactId>wss-agent-api-client</artifactId>
    <version>2.9.9.08</version>
</dependency>
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-api-client/
implementation 'org.whitesource:wss-agent-api-client:2.9.9.08'
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-api-client/
implementation ("org.whitesource:wss-agent-api-client:2.9.9.08")
'org.whitesource:wss-agent-api-client:jar:2.9.9.08'
<dependency org="org.whitesource" name="wss-agent-api-client" rev="2.9.9.08">
  <artifact name="wss-agent-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whitesource', module='wss-agent-api-client', version='2.9.9.08')
)
libraryDependencies += "org.whitesource" % "wss-agent-api-client" % "2.9.9.08"
[org.whitesource/wss-agent-api-client "2.9.9.08"]