License |
License |
---|---|
GroupId | GroupIdorg.elypia.elypiai |
ArtifactId | ArtifactIdosu |
Last Version | Last Version4.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelypiai
Wrappers for various web APIs that don't provide official libraries for Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
osu-4.2.3.pom | |
osu-4.2.3.jar | 29 KB |
osu-4.2.3-sources.jar | 24 KB |
osu-4.2.3-javadoc.jar | 488 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elypia.elypiai/osu/ -->
<dependency>
<groupId>org.elypia.elypiai</groupId>
<artifactId>osu</artifactId>
<version>4.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elypia.elypiai/osu/
implementation 'org.elypia.elypiai:osu:4.2.3'
// https://jarcasting.com/artifacts/org.elypia.elypiai/osu/
implementation ("org.elypia.elypiai:osu:4.2.3")
'org.elypia.elypiai:osu:jar:4.2.3'
<dependency org="org.elypia.elypiai" name="osu" rev="4.2.3">
<artifact name="osu" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elypia.elypiai', module='osu', version='4.2.3')
)
libraryDependencies += "org.elypia.elypiai" % "osu" % "4.2.3"
[org.elypia.elypiai/osu "4.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.elypia.retropia : core | jar | 2.2.1 |
com.squareup.retrofit2 : adapter-rxjava3 | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.elypia.retropia : gson | jar | 2.2.1 |