| License |
License |
|---|---|
| GroupId | GroupIdcom.github.francesco149 |
| ArtifactId | ArtifactIdkoohii |
| Version | Version2.1.0 |
| Type | Typejar |
| Description |
Descriptionkoohii
osu! pp and difficulty calculator, pure java implementation of https://github.com/Francesco149/oppai-ng
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| koohii-2.1.0.pom | |
| koohii-2.1.0.jar | 27 KB |
| koohii-2.1.0-sources.jar | 15 KB |
| koohii-2.1.0-javadoc.jar | 460 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.francesco149/koohii/ -->
<dependency>
<groupId>com.github.francesco149</groupId>
<artifactId>koohii</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.francesco149/koohii/
implementation 'com.github.francesco149:koohii:2.1.0'
// https://jarcasting.com/artifacts/com.github.francesco149/koohii/
implementation ("com.github.francesco149:koohii:2.1.0")
'com.github.francesco149:koohii:jar:2.1.0'
<dependency org="com.github.francesco149" name="koohii" rev="2.1.0">
<artifact name="koohii" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.francesco149', module='koohii', version='2.1.0')
)
libraryDependencies += "com.github.francesco149" % "koohii" % "2.1.0"
[com.github.francesco149/koohii "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |