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

com.theoryinpractise:halbuilder-json 2.1.1

HAL+JSON serializer/deserializer extension to the HalBuilder Library

Категории

Категории

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

Группа

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

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

halbuilder-json
Версия

Версия

2.1.1
Тип

Тип

jar

Скачать halbuilder-json 2.1.1


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