Last Version

PushSDK 4.3.2

Library for Notifications

License

License

Categories

Categories

Net
GroupId

GroupId

net.indigitall
ArtifactId

ArtifactId

pushsdk
Version

Version

4.3.2
Type

Type

aar
Description

Description

PushSDK
Library for Notifications
Project URL

Project URL

https://bitbucket.org/indigitallfuente/android
Source Code Management

Source Code Management

https://bitbucket.org/indigitallfuente/android

Download pushsdk 4.3.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.android.support » support-v4 jar 26.1.0
com.google.firebase » firebase-messaging jar 17.3.2
com.google.android.gms » play-services-location jar 15.0.1
com.squareup.okhttp3 : okhttp jar 3.6.0

Project Modules

There are no modules declared in this project.