Last Version

SwrveSDKPush 5.3.0

SwrveSDKPush is the push common module to be used with SwrveSDK

License

License

GroupId

GroupId

com.swrve.sdk.android
ArtifactId

ArtifactId

swrve-push
Version

Version

5.3.0
Type

Type

aar
Description

Description

SwrveSDKPush
SwrveSDKPush is the push common module to be used with SwrveSDK
Project URL

Project URL

https://github.com/Swrve/swrve-android-sdk

Download swrve-push 5.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2
com.android.support » support-v4 jar 27.0.2
com.swrve.sdk.android : swrve-common jar 5.3.0

Project Modules

There are no modules declared in this project.