Last Version

RESTiny 0.1.5

A tiny Java REST Client

License

License

Categories

Categories

Java Languages
GroupId

GroupId

me.shib.java.lib
ArtifactId

ArtifactId

restiny
Version

Version

0.1.5
Type

Type

jar
Description

Description

RESTiny
A tiny Java REST Client
Project URL

Project URL

https://github.com/shibme/restiny
Source Code Management

Source Code Management

https://github.com/shibme/restiny

Download restiny 0.1.5


<!-- https://jarcasting.com/artifacts/me.shib.java.lib/restiny/ -->
<dependency>
    <groupId>me.shib.java.lib</groupId>
    <artifactId>restiny</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/me.shib.java.lib/restiny/
implementation 'me.shib.java.lib:restiny:0.1.5'
// https://jarcasting.com/artifacts/me.shib.java.lib/restiny/
implementation ("me.shib.java.lib:restiny:0.1.5")
'me.shib.java.lib:restiny:jar:0.1.5'
<dependency org="me.shib.java.lib" name="restiny" rev="0.1.5">
  <artifact name="restiny" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.shib.java.lib', module='restiny', version='0.1.5')
)
libraryDependencies += "me.shib.java.lib" % "restiny" % "0.1.5"
[me.shib.java.lib/restiny "0.1.5"]

Dependencies

compile (1)

Group / Artifact Type Version
me.shib.java.lib : jsonutils jar 0.0.1

Project Modules

There are no modules declared in this project.