Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.whitesource |
ArtifactId | ArtifactIdwss-agent-api-client |
Version | Version2.3.0 |
Type | Typejar |
Filename | Size |
---|---|
wss-agent-api-client-2.3.0.pom | |
wss-agent-api-client-2.3.0.jar | 190 KB |
wss-agent-api-client-2.3.0-sources.jar | 9 KB |
wss-agent-api-client-2.3.0-javadoc.jar | 49 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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-api-client/
implementation 'org.whitesource:wss-agent-api-client:2.3.0'
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-api-client/
implementation ("org.whitesource:wss-agent-api-client:2.3.0")
'org.whitesource:wss-agent-api-client:jar:2.3.0'
<dependency org="org.whitesource" name="wss-agent-api-client" rev="2.3.0">
<artifact name="wss-agent-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whitesource', module='wss-agent-api-client', version='2.3.0')
)
libraryDependencies += "org.whitesource" % "wss-agent-api-client" % "2.3.0"
[org.whitesource/wss-agent-api-client "2.3.0"]