is not current version
Last Version 6.6

de.alpharogroup:rest-client 3.28.0


Categories

Categories

CLI User Interface
GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

rest-client
Version

Version

3.28.0
Type

Type

jar

Download rest-client 3.28.0


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