is not current version
Last Version 1.6.1

analytics 1.5.0

Firebase Analytics for Kotlin

License

License

GroupId

GroupId

com.github.satoshun.firebase
ArtifactId

ArtifactId

analytics-android
Version

Version

1.5.0
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 1.5.0


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

Dependencies

compile (2)

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

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.