MVN

io.github.shiruka : nbt

Maven & Gradle

Aug 15, 2023
2 usages
2 stars

Nbt · An Object-Oriented Nbt library.

<dependency>
    <groupId>io.github.shiruka</groupId>
    <artifactId>nbt</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.shiruka : nbt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of io.github.shiruka : nbt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
nbt-2.0.2
nbt-2.0.1
nbt-2.0.0
1.1.x
nbt-1.1.4
nbt-1.1.3
nbt-1.1.2
nbt-1.1.1
nbt-1.1.0
1.0.x
nbt-1.0.9
nbt-1.0.8
nbt-1.0.7
nbt-1.0.6
nbt-1.0.5
nbt-1.0.4
nbt-1.0.3
nbt-1.0.2
nbt-1.0.1
nbt-1.0.0
0.0.x
nbt-0.0.8
nbt-0.0.7
nbt-0.0.6
nbt-0.0.5
nbt-0.0.4
nbt-0.0.3
nbt-0.0.2
nbt-0.0.1

How to add a dependency to Maven

Add the following io.github.shiruka : nbt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.shiruka</groupId>
    <artifactId>nbt</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.shiruka : nbt gradle dependency to your build.gradle file:

implementation 'io.github.shiruka:nbt:2.0.2'

Gradle Kotlin DSL: Add the following io.github.shiruka : nbt gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.shiruka:nbt:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.shiruka : nbt sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.shiruka" % "nbt" % "2.0.2"

Advertisement

Dependencies from Group

Nov 13, 2020
12 usages
log
Nov 12, 2020
4 usages
Nov 09, 2020
3 usages
Nov 12, 2020
3 usages
Nov 09, 2020
2 usages

Discover Dependencies

Nov 25, 2022
1 usages
35 stars
Aug 20, 2021
2 usages
11k stars
Aug 20, 2021
2 usages
11k stars
Jun 04, 2023
4 usages
248 stars
Jan 02, 2021
1 usages
3 stars
Dec 16, 2021
1 usages
4 stars
Aug 15, 2023
1 usages
8 stars
Jun 08, 2021
1 usages
5 stars