GroupId | GroupIdde.hglabor |
---|---|
ArtifactId | ArtifactIdhglabor-utils |
Version | Version0.0.14 |
Type | Typejar |
Filename | Size |
---|---|
hglabor-utils-0.0.14.pom | |
hglabor-utils-0.0.14.jar | 80 KB |
hglabor-utils-0.0.14-sources.jar | 34 KB |
hglabor-utils-0.0.14-javadoc.jar | 526 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.hglabor/hglabor-utils/ -->
<dependency>
<groupId>de.hglabor</groupId>
<artifactId>hglabor-utils</artifactId>
<version>0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/de.hglabor/hglabor-utils/
implementation 'de.hglabor:hglabor-utils:0.0.14'
// https://jarcasting.com/artifacts/de.hglabor/hglabor-utils/
implementation ("de.hglabor:hglabor-utils:0.0.14")
'de.hglabor:hglabor-utils:jar:0.0.14'
<dependency org="de.hglabor" name="hglabor-utils" rev="0.0.14">
<artifact name="hglabor-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hglabor', module='hglabor-utils', version='0.0.14')
)
libraryDependencies += "de.hglabor" % "hglabor-utils" % "0.0.14"
[de.hglabor/hglabor-utils "0.0.14"]