is not current version
Last Version 0.14

org.ctoolkit.restapi:rest-client-facade-impl 0.12

Uniform client facade API implementation to perform common operations on top of REST.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ctoolkit.restapi
ArtifactId

ArtifactId

rest-client-facade-impl
Version

Version

0.12
Type

Type

pom

Download rest-client-facade-impl 0.12


<!-- https://jarcasting.com/artifacts/org.ctoolkit.restapi/rest-client-facade-impl/ -->
<dependency>
    <groupId>org.ctoolkit.restapi</groupId>
    <artifactId>rest-client-facade-impl</artifactId>
    <version>0.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ctoolkit.restapi/rest-client-facade-impl/
implementation 'org.ctoolkit.restapi:rest-client-facade-impl:0.12'
// https://jarcasting.com/artifacts/org.ctoolkit.restapi/rest-client-facade-impl/
implementation ("org.ctoolkit.restapi:rest-client-facade-impl:0.12")
'org.ctoolkit.restapi:rest-client-facade-impl:pom:0.12'
<dependency org="org.ctoolkit.restapi" name="rest-client-facade-impl" rev="0.12">
  <artifact name="rest-client-facade-impl" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ctoolkit.restapi', module='rest-client-facade-impl', version='0.12')
)
libraryDependencies += "org.ctoolkit.restapi" % "rest-client-facade-impl" % "0.12"
[org.ctoolkit.restapi/rest-client-facade-impl "0.12"]