License |
License |
---|---|
GroupId | GroupIdcom.github.k-boyle |
ArtifactId | ArtifactIdOktane4J |
Last Version | Last Version4.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA high performance Java command framework
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Oktane4J-4.4.0.pom | |
Oktane4J-4.4.0.jar | 40 KB |
Oktane4J-4.4.0-sources.jar | 17 KB |
Oktane4J-4.4.0-javadoc.jar | 273 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.k-boyle/Oktane4J/ -->
<dependency>
<groupId>com.github.k-boyle</groupId>
<artifactId>Oktane4J</artifactId>
<version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.k-boyle/Oktane4J/
implementation 'com.github.k-boyle:Oktane4J:4.4.0'
// https://jarcasting.com/artifacts/com.github.k-boyle/Oktane4J/
implementation ("com.github.k-boyle:Oktane4J:4.4.0")
'com.github.k-boyle:Oktane4J:jar:4.4.0'
<dependency org="com.github.k-boyle" name="Oktane4J" rev="4.4.0">
<artifact name="Oktane4J" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.k-boyle', module='Oktane4J', version='4.4.0')
)
libraryDependencies += "com.github.k-boyle" % "Oktane4J" % "4.4.0"
[com.github.k-boyle/Oktane4J "4.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.k-boyle : OktaneCore | jar | 4.4.0 |
com.discord4j : discord4j-core | jar | 3.1.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |