is not current version
Last Version 2.0.0

nbt 1.1.4

Simple and powerful NBT library.

License

License

GroupId

GroupId

io.github.shiruka
ArtifactId

ArtifactId

nbt
Version

Version

1.1.4
Type

Type

jar
Description

Description

nbt
Simple and powerful NBT library.

Download nbt 1.1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.shiruka : common jar 2.4.0

provided (3)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.53.Final
org.projectlombok : lombok jar 1.18.16
org.jetbrains : annotations jar 20.1.0

test (6)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.48
org.llorllale : cactoos-matchers jar 0.21
org.mockito : mockito-core jar 3.6.0
org.mockito : mockito-inline jar 3.6.0
org.junit.jupiter : junit-jupiter jar 5.7.0
com.github.seeseemelk : MockBukkit-v1.16 jar 0.15.0

Project Modules

There are no modules declared in this project.