is not current version
Last Version 4.1.1

com.theoryinpractise:halbuilder-core 3.1.2

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

GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

halbuilder-core
Version

Version

3.1.2
Type

Type

jar

Download halbuilder-core 3.1.2


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