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

org.hjson:hjson 1.0.1

Hjson, the Human JSON

Категории

Категории

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

Группа

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

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

hjson
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать hjson 1.0.1


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