is not current version
Last Version 2.3.8

net.anotheria:distributeme-agents 2.1.1

Support for mobile agents in DistributeMe.

Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

distributeme-agents
Version

Version

2.1.1
Type

Type

jar

Download distributeme-agents 2.1.1


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