License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.nkb03 |
ArtifactId | ArtifactIdhextant-util |
Version | Version1.2.2 |
Type | Typejar |
Description |
Descriptionhextant-util
Utils for Hextant
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hextant-util-1.2.2.pom | |
hextant-util-1.2.2.jar | 10 KB |
hextant-util-1.2.2-tests.jar | 261 bytes |
hextant-util-1.2.2-sources.jar | 2 KB |
hextant-util-1.2.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nkb03/hextant-util/ -->
<dependency>
<groupId>com.github.nkb03</groupId>
<artifactId>hextant-util</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nkb03/hextant-util/
implementation 'com.github.nkb03:hextant-util:1.2.2'
// https://jarcasting.com/artifacts/com.github.nkb03/hextant-util/
implementation ("com.github.nkb03:hextant-util:1.2.2")
'com.github.nkb03:hextant-util:jar:1.2.2'
<dependency org="com.github.nkb03" name="hextant-util" rev="1.2.2">
<artifact name="hextant-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nkb03', module='hextant-util', version='1.2.2')
)
libraryDependencies += "com.github.nkb03" % "hextant-util" % "1.2.2"
[com.github.nkb03/hextant-util "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.70 |