is not current version
Last Version 0.0.94

commons 0.0.92-beta1

Commons library module for the GreedyGameSDK

License

License

GroupId

GroupId

com.greedygame.sdkx
ArtifactId

ArtifactId

commons
Version

Version

0.0.92-beta1
Type

Type

aar
Description

Description

commons
Commons library module for the GreedyGameSDK
Project URL

Project URL

https://github.com/GreedyGame/gg-android-sample
Source Code Management

Source Code Management

https://github.com/GreedyGame/gg-android-sample

Download commons 0.0.92-beta1


<!-- https://jarcasting.com/artifacts/com.greedygame.sdkx/commons/ -->
<dependency>
    <groupId>com.greedygame.sdkx</groupId>
    <artifactId>commons</artifactId>
    <version>0.0.92-beta1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.greedygame.sdkx/commons/
implementation 'com.greedygame.sdkx:commons:0.0.92-beta1'
// https://jarcasting.com/artifacts/com.greedygame.sdkx/commons/
implementation ("com.greedygame.sdkx:commons:0.0.92-beta1")
'com.greedygame.sdkx:commons:aar:0.0.92-beta1'
<dependency org="com.greedygame.sdkx" name="commons" rev="0.0.92-beta1">
  <artifact name="commons" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.greedygame.sdkx', module='commons', version='0.0.92-beta1')
)
libraryDependencies += "com.greedygame.sdkx" % "commons" % "0.0.92-beta1"
[com.greedygame.sdkx/commons "0.0.92-beta1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.20
androidx.appcompat » appcompat jar 1.3.1
androidx.core » core-ktx jar 1.6.0
com.greedygame.sdkx : network jar 0.0.92-beta1
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.