is not current version
Last Version 0.0.94

com.greedygame.sdkx:commons 0.0.86

Commons library module for the GreedyGameSDK

GroupId

GroupId

com.greedygame.sdkx
ArtifactId

ArtifactId

commons
Version

Version

0.0.86
Type

Type

aar

Download commons 0.0.86


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