is not current version
Last Version 1.2.2

com.github.nkb03:hextant-core 0.1

null

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.nkb03
ArtifactId

ArtifactId

hextant-core
Version

Version

0.1
Type

Type

jar

Download hextant-core 0.1


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