KARTE SDK notifications

notifications module for KARTE Android SDK

License

License

GroupId

GroupId

io.karte.android
ArtifactId

ArtifactId

notifications
Last Version

Last Version

2.8.0
Release Date

Release Date

Type

Type

aar
Description

Description

KARTE SDK notifications
notifications module for KARTE Android SDK
Project URL

Project URL

https://github.com/plaidev/karte-android-sdk
Source Code Management

Source Code Management

https://github.com/plaidev/karte-android-sdk

Download notifications

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.50
io.karte.android : core jar 2.12.1
com.google.firebase » firebase-messaging jar 17.6.0

Project Modules

There are no modules declared in this project.
io.karte.android

Plaid, Inc.

Versions

Version
2.8.0
2.7.2
2.7.1
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0