Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.whitesource |
ArtifactId | ArtifactIdwss-agent-api-client |
Version | Version2.9.6 |
Type | Typejar |
Filename | Size |
---|---|
wss-agent-api-client-2.9.6.pom | |
wss-agent-api-client-2.9.6.jar | 198 KB |
wss-agent-api-client-2.9.6-sources.jar | 13 KB |
wss-agent-api-client-2.9.6-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.whitesource/wss-agent-api-client/ -->
<dependency>
<groupId>org.whitesource</groupId>
<artifactId>wss-agent-api-client</artifactId>
<version>2.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-api-client/
implementation 'org.whitesource:wss-agent-api-client:2.9.6'
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-api-client/
implementation ("org.whitesource:wss-agent-api-client:2.9.6")
'org.whitesource:wss-agent-api-client:jar:2.9.6'
<dependency org="org.whitesource" name="wss-agent-api-client" rev="2.9.6">
<artifact name="wss-agent-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whitesource', module='wss-agent-api-client', version='2.9.6')
)
libraryDependencies += "org.whitesource" % "wss-agent-api-client" % "2.9.6"
[org.whitesource/wss-agent-api-client "2.9.6"]