Last Version

Donky Core 2.8.0.0

Provides the basics of any Donky integration into your apps. The Core SDK is responsible for handling: registration onto the Donky Network, control of User and Device registration details, sending and receiving content & data.

License

License

Categories

Categories

Net
GroupId

GroupId

net.donky
ArtifactId

ArtifactId

donky-core
Version

Version

2.8.0.0
Type

Type

aar
Description

Description

Donky Core
Provides the basics of any Donky integration into your apps. The Core SDK is responsible for handling: registration onto the Donky Network, control of User and Device registration details, sending and receiving content & data.

Download donky-core 2.8.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.firebase » firebase-messaging jar 17.4.0
com.android.support » appcompat-v7 jar 28.0.0
com.squareup.retrofit2 : retrofit jar 2.5.0
com.squareup.retrofit2 : converter-gson jar 2.5.0
com.squareup.okhttp3 : logging-interceptor jar 3.12.1
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.