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