is not current version
Last Version 0.4.0

com.github.tpiecora:dockerclient_2.10 0.2.0

dockerclient

Categories

Categories

Docker Container Virtualization Tools CLI User Interface
GroupId

GroupId

com.github.tpiecora
ArtifactId

ArtifactId

dockerclient_2.10
Version

Version

0.2.0
Type

Type

jar

Download dockerclient_2.10 0.2.0


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