is not current version
Last Version 0.0.26

com.bitplan.rest:com.bitplan.simplerest 0.0.13

Needed Base Utilities and Functions for Jersey 1.x RESTFul applications

GroupId

GroupId

com.bitplan.rest
ArtifactId

ArtifactId

com.bitplan.simplerest
Version

Version

0.0.13
Type

Type

jar

Download com.bitplan.simplerest 0.0.13


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