| Категории |
КатегорииJSON Данные |
|---|---|
| Группа | Группаorg.defne |
| Идентификатор | Идентификаторdefne-json |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDefne :: Defne Json
Contains Defne Json
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикMechSoft Mechanical and Software Solutions |
| Имя Файла | Размер |
|---|---|
| defne-json-1.0.1.pom | |
| defne-json-1.0.1.jar | 11 KB |
| defne-json-1.0.1-sources.jar | 10 KB |
| defne-json-1.0.1-javadoc.jar | 45 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.defne/defne-json/ -->
<dependency>
<groupId>org.defne</groupId>
<artifactId>defne-json</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.defne/defne-json/
implementation 'org.defne:defne-json:1.0.1'
// https://jarcasting.com/artifacts/org.defne/defne-json/
implementation ("org.defne:defne-json:1.0.1")
'org.defne:defne-json:jar:1.0.1'
<dependency org="org.defne" name="defne-json" rev="1.0.1">
<artifact name="defne-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.defne', module='defne-json', version='1.0.1')
)
libraryDependencies += "org.defne" % "defne-json" % "1.0.1"
[org.defne/defne-json "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.gson : gson | jar | 1.4 |
| org.apache.geronimo.specs : geronimo-servlet_2.5_spec | jar | 1.2 |
| org.defne : defne-owb | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.5 |