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