| License |
License |
|---|---|
| GroupId | GroupIdcom.raylabz |
| ArtifactId | ArtifactIdathlos-core |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAthlos Core
An MMOG development framework.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| athlos-core-0.1.0.pom | |
| athlos-core-0.1.0.jar | 11 KB |
| athlos-core-0.1.0-sources.jar | 7 KB |
| athlos-core-0.1.0-javadoc.jar | 121 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.raylabz/athlos-core/ -->
<dependency>
<groupId>com.raylabz</groupId>
<artifactId>athlos-core</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.raylabz/athlos-core/
implementation 'com.raylabz:athlos-core:0.1.0'
// https://jarcasting.com/artifacts/com.raylabz/athlos-core/
implementation ("com.raylabz:athlos-core:0.1.0")
'com.raylabz:athlos-core:jar:0.1.0'
<dependency org="com.raylabz" name="athlos-core" rev="0.1.0">
<artifact name="athlos-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.raylabz', module='athlos-core', version='0.1.0')
)
libraryDependencies += "com.raylabz" % "athlos-core" % "0.1.0"
[com.raylabz/athlos-core "0.1.0"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| junit : junit | jar | 3.8.1 |