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

org.whitesource:wss-agent-api 1.0.0

Java API for WhiteSource external update REST service

Группа

Группа

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

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

wss-agent-api
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать wss-agent-api 1.0.0


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