nbt

Flexible and intuitive library for reading and writing Minecraft's NBT format, with emphasis on custom tags.

Лицензия

Лицензия

Группа

Группа

dev.dewy
Идентификатор

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

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

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

1.5.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

nbt
Flexible and intuitive library for reading and writing Minecraft's NBT format, with emphasis on custom tags.
Ссылка на сайт

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

https://github.com/iBuyMountainDew/nbt
Система контроля версий

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

https://github.com/iBuyMountainDew/nbt

Скачать nbt

Имя Файла Размер
nbt-1.5.1.pom
nbt-1.5.1.jar 33 KB
nbt-1.5.1-sources.jar 20 KB
nbt-1.5.1-javadoc.jar 109 KB
Обзор

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

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

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.12.0
com.google.code.gson : gson jar 2.8.8

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

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

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

Версия
1.5.1
1.5.0
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.1