GroupId | GroupIdorg.whitesource |
---|---|
ArtifactId | ArtifactIdwss-agent-utils |
Version | Version2.9.9.42 |
Type | Typejar |
Filename | Size |
---|---|
wss-agent-utils-2.9.9.42.pom | |
wss-agent-utils-2.9.9.42.jar | 17 KB |
wss-agent-utils-2.9.9.42-sources.jar | 5 KB |
wss-agent-utils-2.9.9.42-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.whitesource/wss-agent-utils/ -->
<dependency>
<groupId>org.whitesource</groupId>
<artifactId>wss-agent-utils</artifactId>
<version>2.9.9.42</version>
</dependency>
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-utils/
implementation 'org.whitesource:wss-agent-utils:2.9.9.42'
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-utils/
implementation ("org.whitesource:wss-agent-utils:2.9.9.42")
'org.whitesource:wss-agent-utils:jar:2.9.9.42'
<dependency org="org.whitesource" name="wss-agent-utils" rev="2.9.9.42">
<artifact name="wss-agent-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whitesource', module='wss-agent-utils', version='2.9.9.42')
)
libraryDependencies += "org.whitesource" % "wss-agent-utils" % "2.9.9.42"
[org.whitesource/wss-agent-utils "2.9.9.42"]