is not current version
Last Version 4.1.1

com.theoryinpractise:halbuilder-core 4.0.3

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

GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

halbuilder-core
Version

Version

4.0.3
Type

Type

jar

Download halbuilder-core 4.0.3


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