is not current version
Last Version 1.0.5

com.theoryinpractise:halbuilder 1.0.3

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

GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

halbuilder
Version

Version

1.0.3
Type

Type

jar

Download halbuilder 1.0.3


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