simple-nbt

Implementation of the NBT format

License

License

GroupId

GroupId

dev.cerus
ArtifactId

ArtifactId

simple-nbt
Last Version

Last Version

1.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

simple-nbt
Implementation of the NBT format
Project URL

Project URL

https://github.com/cerus/simple-nbt
Source Code Management

Source Code Management

http://github.com/cerus/simple-nbt/tree/master

Download simple-nbt

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.8