MVN

net.projecttl : moveserver-api

Maven & Gradle

Aug 02, 2021

move-another-server · This is minecraft server move plugin api

<dependency>
    <groupId>net.projecttl</groupId>
    <artifactId>moveserver-api</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.projecttl : moveserver-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of net.projecttl : moveserver-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
moveserver-api-1.0.0

How to add a dependency to Maven

Add the following net.projecttl : moveserver-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.projecttl</groupId>
    <artifactId>moveserver-api</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.projecttl : moveserver-api gradle dependency to your build.gradle file:

implementation 'net.projecttl:moveserver-api:1.0.0'

Gradle Kotlin DSL: Add the following net.projecttl : moveserver-api gradle kotlin dependency to your build.gradle.kts file:

implementation("net.projecttl:moveserver-api:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.projecttl : moveserver-api sbt scala dependency to your build.sbt file:

libraryDependencies += "net.projecttl" % "moveserver-api" % "1.0.0"

Advertisement

Dependencies from Group

Jan 17, 2022
5 usages
13 stars
Aug 23, 2021
2 usages
Aug 25, 2021
api
Aug 25, 2021

Discover Dependencies

Jan 29, 2022
15 usages
4 stars
Nov 24, 2022
1 usages
8 stars
qio
Dec 17, 2021
1 stars
Aug 03, 2021
1 usages
274 stars
Aug 05, 2021
3 stars
Nov 27, 2021
12 stars
Mar 15, 2023
7 usages
239 stars