is not current version
Last Version 1.0.0

io.hyscale:dockerfile-gen-services 0.9.8.3


Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

io.hyscale
ArtifactId

ArtifactId

dockerfile-gen-services
Version

Version

0.9.8.3
Type

Type

jar

Download dockerfile-gen-services 0.9.8.3


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