| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаorg.hisrc.jsonix |
| Идентификатор | Идентификаторjsonix-full |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJsonix Schema Compiler Full
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jsonix-full-1.2.pom | |
| jsonix-full-1.2.jar | 4 MB |
| jsonix-full-1.2-sources.jar | 445 bytes |
| jsonix-full-1.2-javadoc.jar | 343 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hisrc.jsonix/jsonix-full/ -->
<dependency>
<groupId>org.hisrc.jsonix</groupId>
<artifactId>jsonix-full</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hisrc.jsonix/jsonix-full/
implementation 'org.hisrc.jsonix:jsonix-full:1.2'
// https://jarcasting.com/artifacts/org.hisrc.jsonix/jsonix-full/
implementation ("org.hisrc.jsonix:jsonix-full:1.2")
'org.hisrc.jsonix:jsonix-full:jar:1.2'
<dependency org="org.hisrc.jsonix" name="jsonix-full" rev="1.2">
<artifact name="jsonix-full" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hisrc.jsonix', module='jsonix-full', version='1.2')
)
libraryDependencies += "org.hisrc.jsonix" % "jsonix-full" % "1.2"
[org.hisrc.jsonix/jsonix-full "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |