MVN

dev.dewy : nbt

Maven & Gradle

Sep 11, 2021
1 usages
40 stars

nbt · Flexible and intuitive library for reading and writing Minecraft's NBT format, with emphasis on custom tags.

<dependency>
    <groupId>dev.dewy</groupId>
    <artifactId>nbt</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.dewy : nbt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.1

All Versions

Choose a version of dev.dewy : nbt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
nbt-1.5.1
nbt-1.5.0
1.4.x
nbt-1.4.1
nbt-1.4.0
1.3.x
nbt-1.3.3
nbt-1.3.2
nbt-1.3.1
nbt-1.3.0
1.2.x
nbt-1.2.0
1.1.x
nbt-1.1.1
nbt-1.1.0
1.0.x
nbt-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>dev.dewy</groupId>
    <artifactId>nbt</artifactId>
    <version>1.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.dewy : nbt gradle dependency to your build.gradle file:

implementation 'dev.dewy:nbt:1.5.1'

Gradle Kotlin DSL: Add the following dev.dewy : nbt gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.dewy:nbt:1.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.dewy : nbt sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.dewy" % "nbt" % "1.5.1"

Advertisement

Dependencies from Group

nbt
Sep 11, 2021
1 usages
40 stars

Discover Dependencies

Aug 21, 2023
9 stars
Jan 23, 2022
1 usages
2 stars
Nov 27, 2022
40 stars
Aug 08, 2023
4 usages
1.8k stars
Aug 07, 2021
2 usages
13 stars
May 14, 2022
316 usages
0 stars