is not current version
Last Version 4.1.2

com.theoryinpractise:halbuilder-json 2.1.1

HAL+JSON serializer/deserializer extension to the HalBuilder Library

Categories

Categories

JSON Data
GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

halbuilder-json
Version

Version

2.1.1
Type

Type

jar

Download 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"]