is not current version
Last Version 1.6.1

analytics 0.0.6

Firebase Analytics for Kotlin

License

License

GroupId

GroupId

com.github.satoshun.firebase
ArtifactId

ArtifactId

analytics-android-debug
Version

Version

0.0.6
Type

Type

aar
Description

Description

analytics
Firebase Analytics for Kotlin
Project URL

Project URL

https://github.com/satoshun/firebase-analytics-kotlin/
Source Code Management

Source Code Management

https://github.com/satoshun/firebase-analytics-kotlin/

Download analytics-android-debug 0.0.6


<!-- https://jarcasting.com/artifacts/com.github.satoshun.firebase/analytics-android-debug/ -->
<dependency>
    <groupId>com.github.satoshun.firebase</groupId>
    <artifactId>analytics-android-debug</artifactId>
    <version>0.0.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.satoshun.firebase/analytics-android-debug/
implementation 'com.github.satoshun.firebase:analytics-android-debug:0.0.6'
// https://jarcasting.com/artifacts/com.github.satoshun.firebase/analytics-android-debug/
implementation ("com.github.satoshun.firebase:analytics-android-debug:0.0.6")
'com.github.satoshun.firebase:analytics-android-debug:aar:0.0.6'
<dependency org="com.github.satoshun.firebase" name="analytics-android-debug" rev="0.0.6">
  <artifact name="analytics-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.satoshun.firebase', module='analytics-android-debug', version='0.0.6')
)
libraryDependencies += "com.github.satoshun.firebase" % "analytics-android-debug" % "0.0.6"
[com.github.satoshun.firebase/analytics-android-debug "0.0.6"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.31

runtime (2)

Group / Artifact Type Version
com.google.firebase » firebase-analytics-ktx jar 18.0.2
org.jetbrains.kotlinx : kotlinx-coroutines-play-services jar 1.4.2

Project Modules

There are no modules declared in this project.