is not current version
Last Version 1.0.6

org.testifyproject.external:external-docker-client 0.9.7


Categories

Categories

Docker Container Virtualization Tools CLI User Interface
GroupId

GroupId

org.testifyproject.external
ArtifactId

ArtifactId

external-docker-client
Version

Version

0.9.7
Type

Type

jar

Download external-docker-client 0.9.7


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