License |
License |
---|---|
GroupId | GroupIdde.hglabor |
ArtifactId | ArtifactIdhglabor-utils |
Version | Version0.0.17 |
Type | Typejar |
Description |
Descriptionhglabor-utils
Utils for HGLabor Network
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hglabor-utils-0.0.17.pom | |
hglabor-utils-0.0.17.jar | 75 KB |
hglabor-utils-0.0.17-sources.jar | 41 KB |
hglabor-utils-0.0.17-javadoc.jar | 542 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.hglabor/hglabor-utils/ -->
<dependency>
<groupId>de.hglabor</groupId>
<artifactId>hglabor-utils</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/de.hglabor/hglabor-utils/
implementation 'de.hglabor:hglabor-utils:0.0.17'
// https://jarcasting.com/artifacts/de.hglabor/hglabor-utils/
implementation ("de.hglabor:hglabor-utils:0.0.17")
'de.hglabor:hglabor-utils:jar:0.0.17'
<dependency org="de.hglabor" name="hglabor-utils" rev="0.0.17">
<artifact name="hglabor-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hglabor', module='hglabor-utils', version='0.0.17')
)
libraryDependencies += "de.hglabor" % "hglabor-utils" % "0.0.17"
[de.hglabor/hglabor-utils "0.0.17"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |