is not current version
Last Version 18.4.1

org.whitesource:wss-agent-report 2.9.9.79

Report generation for API results

GroupId

GroupId

org.whitesource
ArtifactId

ArtifactId

wss-agent-report
Version

Version

2.9.9.79
Type

Type

jar

Download wss-agent-report 2.9.9.79


<!-- https://jarcasting.com/artifacts/org.whitesource/wss-agent-report/ -->
<dependency>
    <groupId>org.whitesource</groupId>
    <artifactId>wss-agent-report</artifactId>
    <version>2.9.9.79</version>
</dependency>
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-report/
implementation 'org.whitesource:wss-agent-report:2.9.9.79'
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-report/
implementation ("org.whitesource:wss-agent-report:2.9.9.79")
'org.whitesource:wss-agent-report:jar:2.9.9.79'
<dependency org="org.whitesource" name="wss-agent-report" rev="2.9.9.79">
  <artifact name="wss-agent-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whitesource', module='wss-agent-report', version='2.9.9.79')
)
libraryDependencies += "org.whitesource" % "wss-agent-report" % "2.9.9.79"
[org.whitesource/wss-agent-report "2.9.9.79"]