is not current version
Last Version 1.0.5

com.theoryinpractise:halbuilder 1.0.4

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

GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

halbuilder
Version

Version

1.0.4
Type

Type

jar

Download halbuilder 1.0.4


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