is not current version
Last Version 0.2.2

com.shekhargulati.reactivex:rx-docker-client 0.1.1

RxJava based Docker REST API client for the JVM

Categories

Categories

Docker Container Virtualization Tools React User Interface Web Frameworks CLI
GroupId

GroupId

com.shekhargulati.reactivex
ArtifactId

ArtifactId

rx-docker-client
Version

Version

0.1.1
Type

Type

jar

Download rx-docker-client 0.1.1


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