is not current version
Last Version 4.1.2

com.theoryinpractise:halbuilder-json 3.1.3

HAL+JSON serializer/deserializer extension to the HalBuilder Library

Categories

Categories

JSON Data
GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

halbuilder-json
Version

Version

3.1.3
Type

Type

jar

Download halbuilder-json 3.1.3


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