NBTFile

Library to Read/Write Name Binary Tag Files

License

License

GroupId

GroupId

com.lukario45
ArtifactId

ArtifactId

NBTFile
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

NBTFile
Library to Read/Write Name Binary Tag Files
Project URL

Project URL

http://github.com/Lukario45/NBTFile

Download NBTFile

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.spacehq » opennbt jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0