GroupId | GroupIdorg.whitesource |
---|---|
ArtifactId | ArtifactIdwss-agent-utils |
Version | Version2.9.9.11 |
Type | Typejar |
Filename | Size |
---|---|
wss-agent-utils-2.9.9.11.pom | |
wss-agent-utils-2.9.9.11.jar | 17 KB |
wss-agent-utils-2.9.9.11-sources.jar | 5 KB |
wss-agent-utils-2.9.9.11-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.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-utils/
implementation 'org.whitesource:wss-agent-utils:2.9.9.11'
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-utils/
implementation ("org.whitesource:wss-agent-utils:2.9.9.11")
'org.whitesource:wss-agent-utils:jar:2.9.9.11'
<dependency org="org.whitesource" name="wss-agent-utils" rev="2.9.9.11">
<artifact name="wss-agent-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whitesource', module='wss-agent-utils', version='2.9.9.11')
)
libraryDependencies += "org.whitesource" % "wss-agent-utils" % "2.9.9.11"
[org.whitesource/wss-agent-utils "2.9.9.11"]