is not current version
Last Version 4.4.0

com.github.k-boyle:Oktane 4.1.0

A high performance Java command framework

GroupId

GroupId

com.github.k-boyle
ArtifactId

ArtifactId

Oktane
Version

Version

4.1.0
Type

Type

pom

Download Oktane 4.1.0

Filename Size
Oktane-4.1.0.pom 10 KB
Browse

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