is not current version
Last Version 19.7.3

org.whitesource:wss-unified-agent 19.5.1.2

Unified Agent is a simple java command line tool which extracts descriptive information from your open source libraries

GroupId

GroupId

org.whitesource
ArtifactId

ArtifactId

wss-unified-agent
Version

Version

19.5.1.2
Type

Type

pom

Download wss-unified-agent 19.5.1.2


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