is not current version
Last Version 2.11.0-rc-202205082205

io.streamnative:docker-images 2.8.0.13


Categories

Categories

Docker Container Virtualization Tools Native Development Tools
GroupId

GroupId

io.streamnative
ArtifactId

ArtifactId

docker-images
Version

Version

2.8.0.13
Type

Type

jar

Download docker-images 2.8.0.13


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