| License |
License |
|---|---|
| GroupId | GroupIdcom.linecorp.abc |
| ArtifactId | ArtifactIdkmm-notifications-android |
| Last Version | Last Version0.4.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionkmm-notifications
Remote Notification Manager for Kotlin Multiplatform Mobile iOS and android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kmm-notifications-android-0.4.2.pom | |
| kmm-notifications-android-0.4.2-sources.jar | 8 KB |
| kmm-notifications-android-0.4.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.linecorp.abc/kmm-notifications-android/ -->
<dependency>
<groupId>com.linecorp.abc</groupId>
<artifactId>kmm-notifications-android</artifactId>
<version>0.4.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.abc/kmm-notifications-android/
implementation 'com.linecorp.abc:kmm-notifications-android:0.4.2'
// https://jarcasting.com/artifacts/com.linecorp.abc/kmm-notifications-android/
implementation ("com.linecorp.abc:kmm-notifications-android:0.4.2")
'com.linecorp.abc:kmm-notifications-android:aar:0.4.2'
<dependency org="com.linecorp.abc" name="kmm-notifications-android" rev="0.4.2">
<artifact name="kmm-notifications-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.abc', module='kmm-notifications-android', version='0.4.2')
)
libraryDependencies += "com.linecorp.abc" % "kmm-notifications-android" % "0.4.2"
[com.linecorp.abc/kmm-notifications-android "0.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.firebase » firebase-analytics-ktx | jar | 18.0.3 |
| com.google.firebase » firebase-messaging-ktx | jar | 21.0.1 |
| org.jetbrains.kotlinx : kotlinx-serialization-json-jvm | jar | 1.2.2 |
| com.linecorp.abc : kmm-shared-storage-android | jar | 1.0.1 |