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

com.github.houbb:json 0.1.5

The json framework for java.

Категории

Категории

JSON Данные
Группа

Группа

com.github.houbb
Идентификатор

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

json
Версия

Версия

0.1.5
Тип

Тип

jar

Скачать json 0.1.5

Имя Файла Размер
json-0.1.5.pom
json-0.1.5.jar 102 KB
json-0.1.5-sources.jar 72 KB
json-0.1.5-javadoc.jar 601 KB
Обзор

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