is not current version
Last Version 18.4.1

org.whitesource:wss-agent-report 1.2.1

Report generation for API results

GroupId

GroupId

org.whitesource
ArtifactId

ArtifactId

wss-agent-report
Version

Version

1.2.1
Type

Type

jar

Download wss-agent-report 1.2.1


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