is not current version
Last Version 6.6

de.alpharogroup:rest-client 6.2.0


Categories

Categories

CLI User Interface
GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

rest-client
Version

Version

6.2.0
Type

Type

jar

Download rest-client 6.2.0


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