is not current version
Last Version 1.3.0

se.llbit:jo-nbt 1.0.1

Java NBT library.

GroupId

GroupId

se.llbit
ArtifactId

ArtifactId

jo-nbt
Version

Version

1.0.1
Type

Type

jar

Download jo-nbt 1.0.1


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