| Группа | Группаorg.whitesource |
|---|---|
| Идентификатор | Идентификаторwss-agent-report |
| Версия | Версия2.3.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| wss-agent-report-2.3.4.pom | |
| wss-agent-report-2.3.4.jar | 21 KB |
| wss-agent-report-2.3.4-sources.jar | 16 KB |
| wss-agent-report-2.3.4-javadoc.jar | 86 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.whitesource/wss-agent-report/ -->
<dependency>
<groupId>org.whitesource</groupId>
<artifactId>wss-agent-report</artifactId>
<version>2.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-report/
implementation 'org.whitesource:wss-agent-report:2.3.4'
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-report/
implementation ("org.whitesource:wss-agent-report:2.3.4")
'org.whitesource:wss-agent-report:jar:2.3.4'
<dependency org="org.whitesource" name="wss-agent-report" rev="2.3.4">
<artifact name="wss-agent-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whitesource', module='wss-agent-report', version='2.3.4')
)
libraryDependencies += "org.whitesource" % "wss-agent-report" % "2.3.4"
[org.whitesource/wss-agent-report "2.3.4"]