is not current version
Last Version 2.1.0

com.github.francesco149:koohii 2.0.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

2.0.0
Type

Type

jar

Download koohii 2.0.0


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