is not current version
Last Version 19.7.3

org.whitesource:wss-unified-agent 18.12.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

18.12.2
Type

Type

pom

Download wss-unified-agent 18.12.2


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