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