is not current version
Last Version 0.0.10

com.bitplan.rest:com.bitplan.simplerest-api 0.0.8

API for Jersey 1.x based apps

GroupId

GroupId

com.bitplan.rest
ArtifactId

ArtifactId

com.bitplan.simplerest-api
Version

Version

0.0.8
Type

Type

jar

Download com.bitplan.simplerest-api 0.0.8


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