is not current version
Last Version 2.11.0-rc-202205082205

io.streamnative:docker-images v2.8.0-rc-202106091140


Categories

Categories

Docker Container Virtualization Tools Native Development Tools
GroupId

GroupId

io.streamnative
ArtifactId

ArtifactId

docker-images
Version

Version

v2.8.0-rc-202106091140
Type

Type

jar

Download docker-images v2.8.0-rc-202106091140


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