is not current version
Last Version 1.0.5

org.slinkyframework.environment:slinky-common-docker 1.0.3


Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

org.slinkyframework.environment
ArtifactId

ArtifactId

slinky-common-docker
Version

Version

1.0.3
Type

Type

jar

Download slinky-common-docker 1.0.3


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