OpenNBT

An continuation of Graham Edgecombe's jNBT library.

Лицензия

Лицензия

Группа

Группа

com.github.steveice10
Идентификатор

Идентификатор

opennbt
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

OpenNBT
An continuation of Graham Edgecombe's jNBT library.
Ссылка на сайт

Ссылка на сайт

http://github.com/Steveice10/OpenNBT/
Система контроля версий

Система контроля версий

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

Скачать opennbt

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

OpenNBT

OpenNBT is a library for reading and writing NBT files and stringified NBT, with some extra custom tags added to allow the storage of more data types.

Building the Source

OpenNBT uses Maven to manage dependencies. Simply run 'mvn clean install' in the source's directory.

License

OpenNBT is licensed under the MIT license.

Версии библиотеки

Версия
1.0