| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаorg.jsonex |
| Идентификатор | Идентификаторtreedoc |
| Последняя версия | Последняя версия0.1.25 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtreedoc
JSONCoder Parent
|
| Имя Файла | Размер |
|---|---|
| treedoc-0.1.25.pom | |
| treedoc-0.1.25.jar | 27 KB |
| treedoc-0.1.25-sources.jar | 11 KB |
| treedoc-0.1.25-javadoc.jar | 80 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jsonex/treedoc/ -->
<dependency>
<groupId>org.jsonex</groupId>
<artifactId>treedoc</artifactId>
<version>0.1.25</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsonex/treedoc/
implementation 'org.jsonex:treedoc:0.1.25'
// https://jarcasting.com/artifacts/org.jsonex/treedoc/
implementation ("org.jsonex:treedoc:0.1.25")
'org.jsonex:treedoc:jar:0.1.25'
<dependency org="org.jsonex" name="treedoc" rev="0.1.25">
<artifact name="treedoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsonex', module='treedoc', version='0.1.25')
)
libraryDependencies += "org.jsonex" % "treedoc" % "0.1.25"
[org.jsonex/treedoc "0.1.25"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jsonex : core | jar | 0.1.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.slf4j : slf4j-simple | jar | 1.7.5 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.6 |
| com.google.code.gson : gson | jar | 2.8.5 |