is not current version
Last Version 0.1.0

Athlos Core 0.0.21

An MMOG development framework.

License

License

GroupId

GroupId

com.raylabz
ArtifactId

ArtifactId

athlos-core
Version

Version

0.0.21
Type

Type

jar
Description

Description

Athlos Core
An MMOG development framework.
Project URL

Project URL

http://maven.apache.org

Download athlos-core 0.0.21


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.12.2
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-collections4 jar 4.1
com.raylabz : jsec jar 1.0.0

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.