is not current version
Last Version 2.1.0

com.github.francesco149:koohii 1.2.0

osu! pp and difficulty calculator, pure java implementation of https://github.com/Francesco149/oppai-ng

GroupId

GroupId

com.github.francesco149
ArtifactId

ArtifactId

koohii
Version

Version

1.2.0
Type

Type

jar

Download koohii 1.2.0


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