License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.github.b3er |
ArtifactId | ArtifactIdrxfirebase-storage-kotlin |
Last Version | Last Version10.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionRxFirebase2-Storage Kotlin support
RxJava 2 binding APIs for Firebase Android SDK.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rxfirebase-storage-kotlin-10.1.0.pom | |
rxfirebase-storage-kotlin-10.1.0.aar | 3 KB |
rxfirebase-storage-kotlin-10.1.0-sources.jar | 837 bytes |
rxfirebase-storage-kotlin-10.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.b3er/rxfirebase-storage-kotlin/ -->
<dependency>
<groupId>com.github.b3er</groupId>
<artifactId>rxfirebase-storage-kotlin</artifactId>
<version>10.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.b3er/rxfirebase-storage-kotlin/
implementation 'com.github.b3er:rxfirebase-storage-kotlin:10.1.0'
// https://jarcasting.com/artifacts/com.github.b3er/rxfirebase-storage-kotlin/
implementation ("com.github.b3er:rxfirebase-storage-kotlin:10.1.0")
'com.github.b3er:rxfirebase-storage-kotlin:aar:10.1.0'
<dependency org="com.github.b3er" name="rxfirebase-storage-kotlin" rev="10.1.0">
<artifact name="rxfirebase-storage-kotlin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.b3er', module='rxfirebase-storage-kotlin', version='10.1.0')
)
libraryDependencies += "com.github.b3er" % "rxfirebase-storage-kotlin" % "10.1.0"
[com.github.b3er/rxfirebase-storage-kotlin "10.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.b3er : rxfirebase-common | jar | 10.1.0 |
com.github.b3er : rxfirebase-storage | jar | 10.1.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.0.6 |