не последняя версия
Последняя версия 18.4.1

org.whitesource:wss-agent-report 2.9.9

Report generation for API results

Группа

Группа

org.whitesource
Идентификатор

Идентификатор

wss-agent-report
Версия

Версия

2.9.9
Тип

Тип

jar

Скачать wss-agent-report 2.9.9


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