License |
License |
---|---|
GroupId | GroupIdde.hglabor |
ArtifactId | ArtifactIdhglabor-utils |
Last Version | Last Version1.18.1_v2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhglabor-utils
utils for hglabor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hglabor-utils-1.18.1_v2.pom | |
hglabor-utils-1.18.1_v2.jar | 59 KB |
hglabor-utils-1.18.1_v2-sources.jar | 28 KB |
hglabor-utils-1.18.1_v2-javadoc.jar | 515 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.hglabor/hglabor-utils/ -->
<dependency>
<groupId>de.hglabor</groupId>
<artifactId>hglabor-utils</artifactId>
<version>1.18.1_v2</version>
</dependency>
// https://jarcasting.com/artifacts/de.hglabor/hglabor-utils/
implementation 'de.hglabor:hglabor-utils:1.18.1_v2'
// https://jarcasting.com/artifacts/de.hglabor/hglabor-utils/
implementation ("de.hglabor:hglabor-utils:1.18.1_v2")
'de.hglabor:hglabor-utils:jar:1.18.1_v2'
<dependency org="de.hglabor" name="hglabor-utils" rev="1.18.1_v2">
<artifact name="hglabor-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hglabor', module='hglabor-utils', version='1.18.1_v2')
)
libraryDependencies += "de.hglabor" % "hglabor-utils" % "1.18.1_v2"
[de.hglabor/hglabor-utils "1.18.1_v2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |