GroupId | GroupIdorg.whitesource |
---|---|
ArtifactId | ArtifactIdwss-agent-report |
Version | Version2.9.9.31 |
Type | Typejar |
Filename | Size |
---|---|
wss-agent-report-2.9.9.31.pom | |
wss-agent-report-2.9.9.31.jar | 24 KB |
wss-agent-report-2.9.9.31-sources.jar | 17 KB |
wss-agent-report-2.9.9.31-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.whitesource/wss-agent-report/ -->
<dependency>
<groupId>org.whitesource</groupId>
<artifactId>wss-agent-report</artifactId>
<version>2.9.9.31</version>
</dependency>
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-report/
implementation 'org.whitesource:wss-agent-report:2.9.9.31'
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-report/
implementation ("org.whitesource:wss-agent-report:2.9.9.31")
'org.whitesource:wss-agent-report:jar:2.9.9.31'
<dependency org="org.whitesource" name="wss-agent-report" rev="2.9.9.31">
<artifact name="wss-agent-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whitesource', module='wss-agent-report', version='2.9.9.31')
)
libraryDependencies += "org.whitesource" % "wss-agent-report" % "2.9.9.31"
[org.whitesource/wss-agent-report "2.9.9.31"]