kmm-notifications

Remote Notification Manager for Kotlin Multiplatform Mobile iOS and android

License

License

GroupId

GroupId

com.linecorp.abc
ArtifactId

ArtifactId

kmm-notifications-android-debug
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

aar
Description

Description

kmm-notifications
Remote Notification Manager for Kotlin Multiplatform Mobile iOS and android
Project URL

Project URL

https://github.com/line/abc-kmm-notifications
Source Code Management

Source Code Management

http://github.com/line/abc-kmm-notifications

Download kmm-notifications-android-debug

How to add to project

<!-- 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"]

Dependencies

compile (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

runtime (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.4.1