is not current version
Last Version 0.4.2

de.kaleidox:kalutils 0.3.0

Utilities for Kaleidox projects

GroupId

GroupId

de.kaleidox
ArtifactId

ArtifactId

kalutils
Version

Version

0.3.0
Type

Type

jar

Download kalutils 0.3.0


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