is not current version
Last Version 0.1.1

com.raylabz:athlos-client 0.0.12

An MMOG development framework.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.raylabz
ArtifactId

ArtifactId

athlos-client
Version

Version

0.0.12
Type

Type

jar

Download athlos-client 0.0.12


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