| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesKotlin Languages | 
        
| GroupId | GroupIdcom.segment.analytics.kotlin.destinations | 
    
| ArtifactId | ArtifactIdfirebase | 
    
| Last Version | Last Version1.5.2 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptionfirebase 
            Destination for Firebase 
         | 
    
| Filename | Size | 
|---|---|
| firebase-1.5.2.pom | |
| firebase-1.5.2-sources.jar | 4 KB | 
| firebase-1.5.2-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.segment.analytics.kotlin.destinations/firebase/ -->
<dependency>
    <groupId>com.segment.analytics.kotlin.destinations</groupId>
    <artifactId>firebase</artifactId>
    <version>1.5.2</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.segment.analytics.kotlin.destinations/firebase/
implementation 'com.segment.analytics.kotlin.destinations:firebase:1.5.2'
                // https://jarcasting.com/artifacts/com.segment.analytics.kotlin.destinations/firebase/
implementation ("com.segment.analytics.kotlin.destinations:firebase:1.5.2")
                'com.segment.analytics.kotlin.destinations:firebase:aar:1.5.2'
                <dependency org="com.segment.analytics.kotlin.destinations" name="firebase" rev="1.5.2">
  <artifact name="firebase" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.segment.analytics.kotlin.destinations', module='firebase', version='1.5.2')
)
                libraryDependencies += "com.segment.analytics.kotlin.destinations" % "firebase" % "1.5.2"
                [com.segment.analytics.kotlin.destinations/firebase "1.5.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.segment.analytics.kotlin : android | jar | 1.5.0 | 
| androidx.multidex » multidex | jar | 2.0.1 | 
| androidx.core » core-ktx | jar | 1.7.0 | 
| androidx.appcompat » appcompat | jar | 1.4.1 | 
| com.google.android.material » material | jar | 1.5.0 | 
| androidx.constraintlayout » constraintlayout | jar | 2.1.3 | 
| androidx.lifecycle » lifecycle-process | jar | 2.4.1 | 
| androidx.lifecycle » lifecycle-common-java8 | jar | 2.4.1 | 
| com.google.firebase » firebase-analytics-ktx | jar | 20.1.0 |