License |
License |
---|---|
GroupId | GroupIdcom.greedygame.sdkx |
ArtifactId | ArtifactIdcommons |
Version | Version0.0.88 |
Type | Typeaar |
Description |
Descriptioncommons
Commons library module for the GreedyGameSDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-0.0.88.pom | |
commons-0.0.88-sources.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.greedygame.sdkx/commons/ -->
<dependency>
<groupId>com.greedygame.sdkx</groupId>
<artifactId>commons</artifactId>
<version>0.0.88</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.greedygame.sdkx/commons/
implementation 'com.greedygame.sdkx:commons:0.0.88'
// https://jarcasting.com/artifacts/com.greedygame.sdkx/commons/
implementation ("com.greedygame.sdkx:commons:0.0.88")
'com.greedygame.sdkx:commons:aar:0.0.88'
<dependency org="com.greedygame.sdkx" name="commons" rev="0.0.88">
<artifact name="commons" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.greedygame.sdkx', module='commons', version='0.0.88')
)
libraryDependencies += "com.greedygame.sdkx" % "commons" % "0.0.88"
[com.greedygame.sdkx/commons "0.0.88"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.72 |
androidx.appcompat » appcompat | jar | 1.0.2 |
androidx.core » core-ktx | jar | 1.0.2 |
com.greedygame.sdkx : network | jar | 0.0.88 |