| License |
License |
|---|---|
| GroupId | GroupIdorg.piax |
| ArtifactId | ArtifactIdpiax-agent |
| Version | Version4.0 |
| Type | Typejar |
| Description |
DescriptionPIAX Agent
The mobile agent library of PIAX
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| piax-agent-4.0.pom | |
| piax-agent-4.0.jar | 86 KB |
| piax-agent-4.0-sources.jar | 84 KB |
| piax-agent-4.0-javadoc.jar | 695 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.piax/piax-agent/ -->
<dependency>
<groupId>org.piax</groupId>
<artifactId>piax-agent</artifactId>
<version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.piax/piax-agent/
implementation 'org.piax:piax-agent:4.0'
// https://jarcasting.com/artifacts/org.piax/piax-agent/
implementation ("org.piax:piax-agent:4.0")
'org.piax:piax-agent:jar:4.0'
<dependency org="org.piax" name="piax-agent" rev="4.0">
<artifact name="piax-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.piax', module='piax-agent', version='4.0')
)
libraryDependencies += "org.piax" % "piax-agent" % "4.0"
[org.piax/piax-agent "4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.asm : asm-all | jar | 5.1 |
| org.piax : piax-compat | jar | 4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.0.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.0.2 |
| org.junit.platform : junit-platform-launcher | jar | 1.0.2 |