is not current version
Last Version 2.0.1

com.theoryinpractise:halbuilder-jaxrs 1.1.1

JAX-RS Support for the HalBuilder Library

GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

halbuilder-jaxrs
Version

Version

1.1.1
Type

Type

jar

Download halbuilder-jaxrs 1.1.1


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