is not current version
Last Version 4.0

org.piax:piax-gtrans 3.1.0

The generic network transport library of PIAX

GroupId

GroupId

org.piax
ArtifactId

ArtifactId

piax-gtrans
Version

Version

3.1.0
Type

Type

jar

Download piax-gtrans 3.1.0


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