is not current version
Last Version 2.3.8

net.anotheria:distributeme-agents 2.0.0

Support for mobile agents in DistributeMe.

Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

distributeme-agents
Version

Version

2.0.0
Type

Type

jar

Download 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"]