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