Last Version

NBT Library 1.1.0

A Java library for reading and writing NBT data.

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

io.github.lordakkarin
ArtifactId

ArtifactId

nbt
Version

Version

1.1.0
Type

Type

jar
Description

Description

NBT Library
A Java library for reading and writing NBT data.
Project URL

Project URL

https://github.com/dotStart/NBT
Source Code Management

Source Code Management

https://github.com/dotStart/NBT

Download nbt 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.netty : netty-buffer jar 4.1.21.Final

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 3.1.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.15.0

Project Modules

There are no modules declared in this project.