is not current version
Last Version 4.1.1

com.theoryinpractise:halbuilder-core 3.0.1

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

GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

halbuilder-core
Version

Version

3.0.1
Type

Type

jar

Download halbuilder-core 3.0.1


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