is not current version
Last Version 4.0

org.piax:piax-agent 3.1.0

The mobile agent library of PIAX

GroupId

GroupId

org.piax
ArtifactId

ArtifactId

piax-agent
Version

Version

3.1.0
Type

Type

jar

Download piax-agent 3.1.0


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