License |
License |
---|---|
GroupId | GroupIdio.karte.android |
ArtifactId | ArtifactIdnotifications |
Version | Version2.7.0 |
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.7.0.pom | |
notifications-2.7.0.aar | 65 KB |
notifications-2.7.0-sources.jar | 23 KB |
notifications-2.7.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.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.karte.android/notifications/
implementation 'io.karte.android:notifications:2.7.0'
// https://jarcasting.com/artifacts/io.karte.android/notifications/
implementation ("io.karte.android:notifications:2.7.0")
'io.karte.android:notifications:aar:2.7.0'
<dependency org="io.karte.android" name="notifications" rev="2.7.0">
<artifact name="notifications" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.karte.android', module='notifications', version='2.7.0')
)
libraryDependencies += "io.karte.android" % "notifications" % "2.7.0"
[io.karte.android/notifications "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.50 |
com.google.firebase » firebase-messaging | jar | 17.6.0 |
io.karte.android : core | jar | 2.12.0 |