is not current version
Last Version 5.1.3

com.theoryinpractise:halbuilder5 5.1.1

Java based builder for the Hal specification http://stateless.co/hal_specification.html

GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

halbuilder5
Version

Version

5.1.1
Type

Type

jar

Download halbuilder5 5.1.1


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