analytics

Firebase Analytics for Kotlin

License

License

GroupId

GroupId

com.github.satoshun.firebase
ArtifactId

ArtifactId

analytics-android-debug
Last Version

Last Version

1.6.1
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (2)

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

runtime (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1
1.6.0
1.5.0
0.0.6
0.0.5