is not current version
Last Version 0.37.1

de.pfabulist:kleinod 0.36.3

A collection of small tools for java development

GroupId

GroupId

de.pfabulist
ArtifactId

ArtifactId

kleinod
Version

Version

0.36.3
Type

Type

jar

Download kleinod 0.36.3


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