MVN

br.com.gamemods : nbt-manipulator

Maven & Gradle

Oct 29, 2021
1 usages
9 stars

nbt-manipulator · A kotlin/java lib that allows you to read and write NBT data in a clean way

<dependency>
    <groupId>br.com.gamemods</groupId>
    <artifactId>nbt-manipulator</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of br.com.gamemods : nbt-manipulator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of br.com.gamemods : nbt-manipulator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
nbt-manipulator-3.1.0
3.0.x
nbt-manipulator-3.0.0
2.0.x
nbt-manipulator-2.0.0
1.1.x
nbt-manipulator-1.1.0
1.0.x
nbt-manipulator-1.0.1
nbt-manipulator-1.0.0
0.0.x
nbt-manipulator-0.0.2
nbt-manipulator-0.0.1

How to add a dependency to Maven

Add the following br.com.gamemods : nbt-manipulator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>br.com.gamemods</groupId>
    <artifactId>nbt-manipulator</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following br.com.gamemods : nbt-manipulator gradle dependency to your build.gradle file:

implementation 'br.com.gamemods:nbt-manipulator:3.1.0'

Gradle Kotlin DSL: Add the following br.com.gamemods : nbt-manipulator gradle kotlin dependency to your build.gradle.kts file:

implementation("br.com.gamemods:nbt-manipulator:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following br.com.gamemods : nbt-manipulator sbt scala dependency to your build.sbt file:

libraryDependencies += "br.com.gamemods" % "nbt-manipulator" % "3.1.0"

Advertisement

Dependencies from Group

Oct 29, 2021
1 usages
9 stars
Jan 24, 2020
9 stars

Discover Dependencies

May 29, 2019
1 usages
43.5k stars
Jul 03, 2019
1 usages
246 stars
Aug 12, 2019
2 usages
2 stars
Aug 18, 2019
1 usages
Jun 11, 2019
1 usages
Jun 14, 2019
1 usages
0 stars
Jun 13, 2019
1 usages
0 stars
Aug 28, 2021
1 usages
5.9k stars
Jun 21, 2019
1 usages
8 stars
Jun 23, 2019
1 usages
4 stars