is not current version
Last Version 1.5.2

com.segment.analytics.kotlin.destinations:firebase 1.5.0

Destination for Firebase

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.segment.analytics.kotlin.destinations
ArtifactId

ArtifactId

firebase
Version

Version

1.5.0
Type

Type

aar

Download firebase 1.5.0


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