Game Space SDK for Android

Used to integrate the Game Space Platform with your android apps.

License

License

GroupId

GroupId

space.game.gswallet.opensdk
ArtifactId

ArtifactId

libgswalletsdk
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

Game Space SDK for Android
Used to integrate the Game Space Platform with your android apps.
Project URL

Project URL

https://game.space
Source Code Management

Source Code Management

https://game.space

Download libgswalletsdk

How to add to project

<!-- https://jarcasting.com/artifacts/space.game.gswallet.opensdk/libgswalletsdk/ -->
<dependency>
    <groupId>space.game.gswallet.opensdk</groupId>
    <artifactId>libgswalletsdk</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/space.game.gswallet.opensdk/libgswalletsdk/
implementation 'space.game.gswallet.opensdk:libgswalletsdk:1.0.2'
// https://jarcasting.com/artifacts/space.game.gswallet.opensdk/libgswalletsdk/
implementation ("space.game.gswallet.opensdk:libgswalletsdk:1.0.2")
'space.game.gswallet.opensdk:libgswalletsdk:aar:1.0.2'
<dependency org="space.game.gswallet.opensdk" name="libgswalletsdk" rev="1.0.2">
  <artifact name="libgswalletsdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='space.game.gswallet.opensdk', module='libgswalletsdk', version='1.0.2')
)
libraryDependencies += "space.game.gswallet.opensdk" % "libgswalletsdk" % "1.0.2"
[space.game.gswallet.opensdk/libgswalletsdk "1.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0