License |
License |
---|---|
GroupId | GroupIdio.karte.android |
ArtifactId | ArtifactIdnotifications |
Last Version | Last Version2.8.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionKARTE SDK notifications
notifications module for KARTE Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
notifications-2.8.0.pom | |
notifications-2.8.0.aar | 65 KB |
notifications-2.8.0-sources.jar | 23 KB |
notifications-2.8.0-javadoc.jar | 313 KB |
Browse |
<!-- 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"]
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 |