is not current version
Last Version 4.4.0

com.github.k-boyle:Oktane 1.1.1

A high performance Java command framework

GroupId

GroupId

com.github.k-boyle
ArtifactId

ArtifactId

Oktane
Version

Version

1.1.1
Type

Type

pom

Download Oktane 1.1.1

Filename Size
Oktane-1.1.1.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.k-boyle/Oktane/ -->
<dependency>
    <groupId>com.github.k-boyle</groupId>
    <artifactId>Oktane</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.k-boyle/Oktane/
implementation 'com.github.k-boyle:Oktane:1.1.1'
// https://jarcasting.com/artifacts/com.github.k-boyle/Oktane/
implementation ("com.github.k-boyle:Oktane:1.1.1")
'com.github.k-boyle:Oktane:pom:1.1.1'
<dependency org="com.github.k-boyle" name="Oktane" rev="1.1.1">
  <artifact name="Oktane" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.k-boyle', module='Oktane', version='1.1.1')
)
libraryDependencies += "com.github.k-boyle" % "Oktane" % "1.1.1"
[com.github.k-boyle/Oktane "1.1.1"]