is not current version
Last Version 0.4.2

de.kaleidox:kalutils 0.4.1

Utilities for Kaleidox projects

GroupId

GroupId

de.kaleidox
ArtifactId

ArtifactId

kalutils
Version

Version

0.4.1
Type

Type

jar

Download kalutils 0.4.1


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