is not current version
Last Version 4.1.1

com.theoryinpractise:halbuilder-standard 2.1.1

Stadnard serializer/deserializer factory providing both HAL+XML and HAL+JSON to the HalBuilder Library

GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

halbuilder-standard
Version

Version

2.1.1
Type

Type

jar

Download halbuilder-standard 2.1.1


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