is not current version
Last Version 4.1.1

com.theoryinpractise:halbuilder-standard 4.0.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

4.0.1
Type

Type

jar

Download halbuilder-standard 4.0.1


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