is not current version
Last Version 1.5.1

nbt 1.2.0

Basic library for reading and writing Minecraft's NBT format.

License

License

GroupId

GroupId

dev.dewy
ArtifactId

ArtifactId

nbt
Version

Version

1.2.0
Type

Type

jar
Description

Description

nbt
Basic library for reading and writing Minecraft's NBT format.
Project URL

Project URL

https://github.com/iBuyMountainDew/nbt
Source Code Management

Source Code Management

https://github.com/iBuyMountainDew/nbt

Download nbt 1.2.0


<!-- https://jarcasting.com/artifacts/dev.dewy/nbt/ -->
<dependency>
    <groupId>dev.dewy</groupId>
    <artifactId>nbt</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.dewy/nbt/
implementation 'dev.dewy:nbt:1.2.0'
// https://jarcasting.com/artifacts/dev.dewy/nbt/
implementation ("dev.dewy:nbt:1.2.0")
'dev.dewy:nbt:jar:1.2.0'
<dependency org="dev.dewy" name="nbt" rev="1.2.0">
  <artifact name="nbt" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.dewy', module='nbt', version='1.2.0')
)
libraryDependencies += "dev.dewy" % "nbt" % "1.2.0"
[dev.dewy/nbt "1.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.