License |
License |
---|---|
GroupId | GroupIdcom.linecorp.abc |
ArtifactId | ArtifactIdkmm-notifications-android-debug |
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 |
<!-- https://jarcasting.com/artifacts/com.linecorp.abc/kmm-notifications-android-debug/ -->
<dependency>
<groupId>com.linecorp.abc</groupId>
<artifactId>kmm-notifications-android-debug</artifactId>
<version>0.4.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.abc/kmm-notifications-android-debug/
implementation 'com.linecorp.abc:kmm-notifications-android-debug:0.4.2'
// https://jarcasting.com/artifacts/com.linecorp.abc/kmm-notifications-android-debug/
implementation ("com.linecorp.abc:kmm-notifications-android-debug:0.4.2")
'com.linecorp.abc:kmm-notifications-android-debug:aar:0.4.2'
<dependency org="com.linecorp.abc" name="kmm-notifications-android-debug" rev="0.4.2">
<artifact name="kmm-notifications-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.abc', module='kmm-notifications-android-debug', version='0.4.2')
)
libraryDependencies += "com.linecorp.abc" % "kmm-notifications-android-debug" % "0.4.2"
[com.linecorp.abc/kmm-notifications-android-debug "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-debug | jar | 1.0.1 |