| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.whitesource |
| Идентификатор | Идентификаторwss-agent-via-api |
| Версия | Версия18.4.1 |
| Тип | Типjar |
| Описание |
ОписаниеWhite Source external update agents
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| wss-agent-via-api-18.4.1.pom | |
| wss-agent-via-api-18.4.1.jar | 7 KB |
| wss-agent-via-api-18.4.1-sources.jar | 4 KB |
| wss-agent-via-api-18.4.1-javadoc.jar | 48 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.whitesource/wss-agent-via-api/ -->
<dependency>
<groupId>org.whitesource</groupId>
<artifactId>wss-agent-via-api</artifactId>
<version>18.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-via-api/
implementation 'org.whitesource:wss-agent-via-api:18.4.1'
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-via-api/
implementation ("org.whitesource:wss-agent-via-api:18.4.1")
'org.whitesource:wss-agent-via-api:jar:18.4.1'
<dependency org="org.whitesource" name="wss-agent-via-api" rev="18.4.1">
<artifact name="wss-agent-via-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whitesource', module='wss-agent-via-api', version='18.4.1')
)
libraryDependencies += "org.whitesource" % "wss-agent-via-api" % "18.4.1"
[org.whitesource/wss-agent-via-api "18.4.1"]