MVN

xyz.renrcl : abathur_common

Maven & Gradle

Dec 17, 2019
1 usages

Abathur · This is a game server framework.

<dependency>
    <groupId>xyz.renrcl</groupId>
    <artifactId>abathur_common</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.renrcl : abathur_common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of xyz.renrcl : abathur_common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
abathur_common-0.2

How to add a dependency to Maven

Add the following xyz.renrcl : abathur_common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xyz.renrcl</groupId>
    <artifactId>abathur_common</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xyz.renrcl : abathur_common gradle dependency to your build.gradle file:

implementation 'xyz.renrcl:abathur_common:0.2'

Gradle Kotlin DSL: Add the following xyz.renrcl : abathur_common gradle kotlin dependency to your build.gradle.kts file:

implementation("xyz.renrcl:abathur_common:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following xyz.renrcl : abathur_common sbt scala dependency to your build.sbt file:

libraryDependencies += "xyz.renrcl" % "abathur_common" % "0.2"

Advertisement

Dependencies from Group

Apr 24, 2019
1 usages
Dec 17, 2019
1 usages
Apr 24, 2019
Dec 17, 2019

Discover Dependencies

Dec 20, 2019
1 usages
1 stars
Jul 01, 2020
2 usages
1 stars
Jan 22, 2020
2 usages
977 stars
Apr 01, 2023
1 usages
1 stars
Dec 29, 2019
1 usages
Jan 31, 2020
2 usages
Jan 12, 2020
1 usages
275 stars