is not current version
Last Version 11.2.0

com.github.b3er.rxfirebase:firebase-storage-kotlin 10.1.1

RxJava 2 binding APIs for Firebase Android SDK.

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.b3er.rxfirebase
ArtifactId

ArtifactId

firebase-storage-kotlin
Version

Version

10.1.1
Type

Type

aar

Download firebase-storage-kotlin 10.1.1


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