is not current version
Last Version 1.2.2

com.github.nkb03:hextant-util 1.2.1

Utils for Hextant

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.nkb03
ArtifactId

ArtifactId

hextant-util
Version

Version

1.2.1
Type

Type

jar

Download hextant-util 1.2.1


<!-- https://jarcasting.com/artifacts/com.github.nkb03/hextant-util/ -->
<dependency>
    <groupId>com.github.nkb03</groupId>
    <artifactId>hextant-util</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nkb03/hextant-util/
implementation 'com.github.nkb03:hextant-util:1.2.1'
// https://jarcasting.com/artifacts/com.github.nkb03/hextant-util/
implementation ("com.github.nkb03:hextant-util:1.2.1")
'com.github.nkb03:hextant-util:jar:1.2.1'
<dependency org="com.github.nkb03" name="hextant-util" rev="1.2.1">
  <artifact name="hextant-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nkb03', module='hextant-util', version='1.2.1')
)
libraryDependencies += "com.github.nkb03" % "hextant-util" % "1.2.1"
[com.github.nkb03/hextant-util "1.2.1"]