is not current version
Last Version 0.0.17

info.unterrainer.commons:rest-client 0.0.16


Categories

Categories

CLI User Interface
GroupId

GroupId

info.unterrainer.commons
ArtifactId

ArtifactId

rest-client
Version

Version

0.0.16
Type

Type

jar

Download rest-client 0.0.16


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