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

org.whitesource:wss-agent-api 2.9.9.59

Java bindings for White Source API

Группа

Группа

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

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

wss-agent-api
Версия

Версия

2.9.9.59
Тип

Тип

jar

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


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