| Категории |
КатегорииСеть Other Универсальные библиотеки |
|---|---|
| Группа | Группаnet.anotheria |
| Идентификатор | Идентификаторdistributeme-agents |
| Версия | Версия2.2.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| distributeme-agents-2.2.2.pom | |
| distributeme-agents-2.2.2.jar | 35 KB |
| distributeme-agents-2.2.2-sources.jar | 17 KB |
| distributeme-agents-2.2.2-javadoc.jar | 137 KB |
| distributeme-agents-2.2.2-jar-with-dependencies.jar | 13 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.anotheria/distributeme-agents/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>distributeme-agents</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/distributeme-agents/
implementation 'net.anotheria:distributeme-agents:2.2.2'
// https://jarcasting.com/artifacts/net.anotheria/distributeme-agents/
implementation ("net.anotheria:distributeme-agents:2.2.2")
'net.anotheria:distributeme-agents:jar:2.2.2'
<dependency org="net.anotheria" name="distributeme-agents" rev="2.2.2">
<artifact name="distributeme-agents" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='distributeme-agents', version='2.2.2')
)
libraryDependencies += "net.anotheria" % "distributeme-agents" % "2.2.2"
[net.anotheria/distributeme-agents "2.2.2"]