Categories |
CategoriesDocker Container Virtualization Tools |
---|---|
GroupId | GroupIdcom.github.srujankujmar |
ArtifactId | ArtifactIddockerfile-gen-services |
Version | Version0.9.6.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.srujankujmar/dockerfile-gen-services/ -->
<dependency>
<groupId>com.github.srujankujmar</groupId>
<artifactId>dockerfile-gen-services</artifactId>
<version>0.9.6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.srujankujmar/dockerfile-gen-services/
implementation 'com.github.srujankujmar:dockerfile-gen-services:0.9.6.0.1'
// https://jarcasting.com/artifacts/com.github.srujankujmar/dockerfile-gen-services/
implementation ("com.github.srujankujmar:dockerfile-gen-services:0.9.6.0.1")
'com.github.srujankujmar:dockerfile-gen-services:jar:0.9.6.0.1'
<dependency org="com.github.srujankujmar" name="dockerfile-gen-services" rev="0.9.6.0.1">
<artifact name="dockerfile-gen-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.srujankujmar', module='dockerfile-gen-services', version='0.9.6.0.1')
)
libraryDependencies += "com.github.srujankujmar" % "dockerfile-gen-services" % "0.9.6.0.1"
[com.github.srujankujmar/dockerfile-gen-services "0.9.6.0.1"]