License |
License |
---|---|
GroupId | GroupIdcom.github.satoshun.firebase |
ArtifactId | ArtifactIdanalytics-android-debug |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionanalytics
Firebase Analytics for Kotlin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.31 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
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 |