is not current version
Last Version 0.0.94

network 0.0.92-beta1

Network library module for the GreedyGameSDK

License

License

Categories

Categories

Net
GroupId

GroupId

com.greedygame.sdkx
ArtifactId

ArtifactId

network
Version

Version

0.0.92-beta1
Type

Type

aar
Description

Description

network
Network 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 network 0.0.92-beta1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.20
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.20
androidx.appcompat » appcompat jar 1.3.0
androidx.core » core-ktx jar 1.6.0

Project Modules

There are no modules declared in this project.