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