MVN

com.raylabz : athlos-server

Maven & Gradle

Jul 05, 2022

Athlos Server · An MMOG development framework.

<dependency>
    <groupId>com.raylabz</groupId>
    <artifactId>athlos-server</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.raylabz : athlos-server to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of com.raylabz : athlos-server to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
athlos-server-0.1.3
athlos-server-0.1.2
athlos-server-0.1.0
0.0.x
athlos-server-0.0.35
athlos-server-0.0.34
athlos-server-0.0.33
athlos-server-0.0.32
athlos-server-0.0.31
athlos-server-0.0.30
athlos-server-0.0.29
athlos-server-0.0.27
athlos-server-0.0.26
athlos-server-0.0.25
athlos-server-0.0.24
athlos-server-0.0.23
athlos-server-0.0.22
athlos-server-0.0.20
athlos-server-0.0.19
athlos-server-0.0.18
athlos-server-0.0.17
athlos-server-0.0.16
athlos-server-0.0.15
athlos-server-0.0.14
athlos-server-0.0.13
athlos-server-0.0.12
athlos-server-0.0.11
athlos-server-0.0.10
athlos-server-0.0.9
athlos-server-0.0.8
athlos-server-0.0.7
athlos-server-0.0.6
athlos-server-0.0.5
athlos-server-0.0.4
athlos-server-0.0.3
athlos-server-0.0.2
athlos-server-0.0.1

How to add a dependency to Maven

Add the following com.raylabz : athlos-server maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.raylabz</groupId>
    <artifactId>athlos-server</artifactId>
    <version>0.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.raylabz : athlos-server gradle dependency to your build.gradle file:

implementation 'com.raylabz:athlos-server:0.1.3'

Gradle Kotlin DSL: Add the following com.raylabz : athlos-server gradle kotlin dependency to your build.gradle.kts file:

implementation("com.raylabz:athlos-server:0.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.raylabz : athlos-server sbt scala dependency to your build.sbt file:

libraryDependencies += "com.raylabz" % "athlos-server" % "0.1.3"

Advertisement

Dependencies from Group

Mar 03, 2020
3 usages
0 stars
Jul 05, 2022
3 usages
Sep 25, 2020
2 usages
0 stars
Sep 16, 2020
1 usages
0 stars
Apr 27, 2020
1 usages
1 stars

Discover Dependencies