is not current version
Last Version 4.4.0

com.github.k-boyle:OktaneCore 4.1.0


GroupId

GroupId

com.github.k-boyle
ArtifactId

ArtifactId

OktaneCore
Version

Version

4.1.0
Type

Type

jar

Download OktaneCore 4.1.0


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