is not current version
Last Version 0.1.0

guru.breakthemonolith:DockerProcessAPI 0.1.0-rc3

DockerProcessAPI

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

guru.breakthemonolith
ArtifactId

ArtifactId

DockerProcessAPI
Version

Version

0.1.0-rc3
Type

Type

jar

Download DockerProcessAPI 0.1.0-rc3


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