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

Enbeet 1.0.2

enbeet is a modern Java NBT library. Its codebase is intentionally small and easy to understand. It makes extensive use of the Optional API to make null handling much more explicit and safer.

Лицензия

Лицензия

Группа

Группа

org.mattrick
Идентификатор

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

enbeet
Версия

Версия

1.0.2
Тип

Тип

jar
Описание

Описание

Enbeet
enbeet is a modern Java NBT library. Its codebase is intentionally small and easy to understand. It makes extensive use of the Optional API to make null handling much more explicit and safer.
Ссылка на сайт

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

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

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

https://github.com/devmattrick/enbeet/tree/main

Скачать enbeet 1.0.2


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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.0-M1

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

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