License |
License |
---|---|
GroupId | GroupIdio.github.shiruka |
ArtifactId | ArtifactIdnbt |
Version | Version1.1.4 |
Type | Typejar |
Description |
Descriptionnbt
Simple and powerful NBT library.
|
Filename | Size |
---|---|
nbt-1.1.4.pom | |
nbt-1.1.4.jar | 400 KB |
nbt-1.1.4-sources.jar | 23 KB |
nbt-1.1.4-javadoc.jar | 480 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shiruka : common | jar | 2.4.0 |
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 |
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 |