is not current version
Last Version 1.0.5

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


Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

org.slinkyframework.environment
ArtifactId

ArtifactId

slinky-common-docker
Version

Version

1.0.2
Type

Type

jar

Download slinky-common-docker 1.0.2


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