License |
License |
---|---|
GroupId | GroupIdcom.linecorp.abc |
ArtifactId | ArtifactIdkmm-notifications-android |
Version | Version0.4.1 |
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.1.pom | |
kmm-notifications-android-0.4.1-sources.jar | 8 KB |
kmm-notifications-android-0.4.1-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.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.abc/kmm-notifications-android/
implementation 'com.linecorp.abc:kmm-notifications-android:0.4.1'
// https://jarcasting.com/artifacts/com.linecorp.abc/kmm-notifications-android/
implementation ("com.linecorp.abc:kmm-notifications-android:0.4.1")
'com.linecorp.abc:kmm-notifications-android:aar:0.4.1'
<dependency org="com.linecorp.abc" name="kmm-notifications-android" rev="0.4.1">
<artifact name="kmm-notifications-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.abc', module='kmm-notifications-android', version='0.4.1')
)
libraryDependencies += "com.linecorp.abc" % "kmm-notifications-android" % "0.4.1"
[com.linecorp.abc/kmm-notifications-android "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.21 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm | jar | 1.2.2 |
com.linecorp.abc : kmm-shared-storage-android | jar | 1.0.1 |
com.google.firebase » firebase-analytics-ktx | jar | 18.0.3 |
com.google.firebase » firebase-messaging-ktx | jar | 21.0.1 |