is not current version
Last Version 0.0.94

com.greedygame.sdkx:core 0.0.87

Core library module for the GreedyGameSDK

GroupId

GroupId

com.greedygame.sdkx
ArtifactId

ArtifactId

core
Version

Version

0.0.87
Type

Type

aar

Download core 0.0.87


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