network

Network library module for the GreedyGameSDK

License

License

Categories

Categories

Net
GroupId

GroupId

com.greedygame.sdkx
ArtifactId

ArtifactId

network
Last Version

Last Version

0.0.94
Release Date

Release Date

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

How to add to project

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

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.

Versions

Version
0.0.94
0.0.93
0.0.92-beta1
0.0.91
0.0.90
0.0.89
0.0.89-rc5
0.0.89-rc4
0.0.89-rc3
0.0.89-rc2
0.0.89-rc1
0.0.88
0.0.87
0.0.86
v-dev