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