is not current version
Last Version 0.9

io.rxmicro:rxmicro-rest-client 0.7.4

The basic module used to create and run REST clients.

Categories

Categories

CLI User Interface
GroupId

GroupId

io.rxmicro
ArtifactId

ArtifactId

rxmicro-rest-client
Version

Version

0.7.4
Type

Type

jar

Download rxmicro-rest-client 0.7.4


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