is not current version
Last Version 4.1.2

com.theoryinpractise:halbuilder-json 4.0.5

HAL+JSON serializer/deserializer extension to the HalBuilder Library

Categories

Categories

JSON Data
GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

halbuilder-json
Version

Version

4.0.5
Type

Type

jar

Download halbuilder-json 4.0.5


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