Last Version

OpenNBT 1.0

An continuation of Graham Edgecombe's jNBT library.

License

License

GroupId

GroupId

com.github.steveice10
ArtifactId

ArtifactId

opennbt
Version

Version

1.0
Type

Type

jar
Description

Description

OpenNBT
An continuation of Graham Edgecombe's jNBT library.
Project URL

Project URL

http://github.com/Steveice10/OpenNBT/
Source Code Management

Source Code Management

http://github.com/Steveice10/OpenNBT/

Download opennbt 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.