GroupId | GroupIdde.pfabulist |
---|---|
ArtifactId | ArtifactIdkleinod |
Version | Version0.23.3.37 |
Type | Typejar |
Filename | Size |
---|---|
kleinod-0.23.3.37.pom | |
kleinod-0.23.3.37.jar | 32 KB |
kleinod-0.23.3.37-sources.jar | 39 KB |
kleinod-0.23.3.37-javadoc.jar | 212 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.pfabulist/kleinod/ -->
<dependency>
<groupId>de.pfabulist</groupId>
<artifactId>kleinod</artifactId>
<version>0.23.3.37</version>
</dependency>
// https://jarcasting.com/artifacts/de.pfabulist/kleinod/
implementation 'de.pfabulist:kleinod:0.23.3.37'
// https://jarcasting.com/artifacts/de.pfabulist/kleinod/
implementation ("de.pfabulist:kleinod:0.23.3.37")
'de.pfabulist:kleinod:jar:0.23.3.37'
<dependency org="de.pfabulist" name="kleinod" rev="0.23.3.37">
<artifact name="kleinod" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.pfabulist', module='kleinod', version='0.23.3.37')
)
libraryDependencies += "de.pfabulist" % "kleinod" % "0.23.3.37"
[de.pfabulist/kleinod "0.23.3.37"]