is not current version
Last Version 18.4.1

org.whitesource:wss-agent-api 1.3.0

Java bindings for White Source API

GroupId

GroupId

org.whitesource
ArtifactId

ArtifactId

wss-agent-api
Version

Version

1.3.0
Type

Type

jar

Download wss-agent-api 1.3.0


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