is not current version
Last Version 1.1.1

com.github.antechrestos:restclienttest 1.1.0

A basic library that allows you to spring rest template on client side.

Categories

Categories

Ant Build Tools CLI User Interface
GroupId

GroupId

com.github.antechrestos
ArtifactId

ArtifactId

restclienttest
Version

Version

1.1.0
Type

Type

jar

Download restclienttest 1.1.0


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