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

com.theoryinpractise:halbuilder-json 4.0.6

HAL+JSON serializer/deserializer extension to the HalBuilder Library

Категории

Категории

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

Группа

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

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

halbuilder-json
Версия

Версия

4.0.6
Тип

Тип

jar

Скачать halbuilder-json 4.0.6


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