is not current version
Last Version 1.0.2

com.fizzed:blaze-docker 1.0.1


Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

blaze-docker
Version

Version

1.0.1
Type

Type

jar

Download blaze-docker 1.0.1


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