is not current version
Last Version 2.3.8

net.anotheria:distributeme-agents 2.3.4

Support for mobile agents in DistributeMe.

Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

distributeme-agents
Version

Version

2.3.4
Type

Type

jar

Download distributeme-agents 2.3.4


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