is not current version
Last Version 0.1.6

io.toolebox:kotmosphere 0.0.1

Kotmosphere is a library to make infrastructure as code a reality.

GroupId

GroupId

io.toolebox
ArtifactId

ArtifactId

kotmosphere
Version

Version

0.0.1
Type

Type

jar

Download kotmosphere 0.0.1


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