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

net.anotheria:distributeme-agents 2.0.0

Support for mobile agents in DistributeMe.

Категории

Категории

Сеть Other Универсальные библиотеки
Группа

Группа

net.anotheria
Идентификатор

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

distributeme-agents
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать distributeme-agents 2.0.0


<!-- https://jarcasting.com/artifacts/net.anotheria/distributeme-agents/ -->
<dependency>
    <groupId>net.anotheria</groupId>
    <artifactId>distributeme-agents</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/distributeme-agents/
implementation 'net.anotheria:distributeme-agents:2.0.0'
// https://jarcasting.com/artifacts/net.anotheria/distributeme-agents/
implementation ("net.anotheria:distributeme-agents:2.0.0")
'net.anotheria:distributeme-agents:jar:2.0.0'
<dependency org="net.anotheria" name="distributeme-agents" rev="2.0.0">
  <artifact name="distributeme-agents" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='distributeme-agents', version='2.0.0')
)
libraryDependencies += "net.anotheria" % "distributeme-agents" % "2.0.0"
[net.anotheria/distributeme-agents "2.0.0"]