| License |
License |
|---|---|
| GroupId | GroupIdspace.game.gswallet.opensdk |
| ArtifactId | ArtifactIdlibgswalletsdk |
| Version | Version1.0.1 |
| Type | Typeaar |
| Description |
DescriptionGame Space SDK for Android
Used to integrate the Game Space Platform with your android apps.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| libgswalletsdk-1.0.1.pom | |
| libgswalletsdk-1.0.1.aar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/space.game.gswallet.opensdk/libgswalletsdk/ -->
<dependency>
<groupId>space.game.gswallet.opensdk</groupId>
<artifactId>libgswalletsdk</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/space.game.gswallet.opensdk/libgswalletsdk/
implementation 'space.game.gswallet.opensdk:libgswalletsdk:1.0.1'
// https://jarcasting.com/artifacts/space.game.gswallet.opensdk/libgswalletsdk/
implementation ("space.game.gswallet.opensdk:libgswalletsdk:1.0.1")
'space.game.gswallet.opensdk:libgswalletsdk:aar:1.0.1'
<dependency org="space.game.gswallet.opensdk" name="libgswalletsdk" rev="1.0.1">
<artifact name="libgswalletsdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='space.game.gswallet.opensdk', module='libgswalletsdk', version='1.0.1')
)
libraryDependencies += "space.game.gswallet.opensdk" % "libgswalletsdk" % "1.0.1"
[space.game.gswallet.opensdk/libgswalletsdk "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 3.7.0 |