License |
License |
---|---|
GroupId | GroupIdorg.elypia.elypiai |
ArtifactId | ArtifactIdsteam |
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 |
---|---|
steam-4.2.3.pom | |
steam-4.2.3.jar | 14 KB |
steam-4.2.3-sources.jar | 12 KB |
steam-4.2.3-javadoc.jar | 435 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elypia.elypiai/steam/ -->
<dependency>
<groupId>org.elypia.elypiai</groupId>
<artifactId>steam</artifactId>
<version>4.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elypia.elypiai/steam/
implementation 'org.elypia.elypiai:steam:4.2.3'
// https://jarcasting.com/artifacts/org.elypia.elypiai/steam/
implementation ("org.elypia.elypiai:steam:4.2.3")
'org.elypia.elypiai:steam:jar:4.2.3'
<dependency org="org.elypia.elypiai" name="steam" rev="4.2.3">
<artifact name="steam" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elypia.elypiai', module='steam', version='4.2.3')
)
libraryDependencies += "org.elypia.elypiai" % "steam" % "4.2.3"
[org.elypia.elypiai/steam "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 |