Flare

Light the way for your app's backend with functional and testable Firebase components

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.terathought.enchant
ArtifactId

ArtifactId

flare-android
Last Version

Last Version

1.0.0-alpha11
Release Date

Release Date

Type

Type

aar
Description

Description

Flare
Light the way for your app's backend with functional and testable Firebase components
Project URL

Project URL

https://github.com/TeraThought/flare
Source Code Management

Source Code Management

https://github.com/TeraThought/flare

Download flare-android

How to add to project

<!-- https://jarcasting.com/artifacts/com.terathought.enchant/flare-android/ -->
<dependency>
    <groupId>com.terathought.enchant</groupId>
    <artifactId>flare-android</artifactId>
    <version>1.0.0-alpha11</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.terathought.enchant/flare-android/
implementation 'com.terathought.enchant:flare-android:1.0.0-alpha11'
// https://jarcasting.com/artifacts/com.terathought.enchant/flare-android/
implementation ("com.terathought.enchant:flare-android:1.0.0-alpha11")
'com.terathought.enchant:flare-android:aar:1.0.0-alpha11'
<dependency org="com.terathought.enchant" name="flare-android" rev="1.0.0-alpha11">
  <artifact name="flare-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.terathought.enchant', module='flare-android', version='1.0.0-alpha11')
)
libraryDependencies += "com.terathought.enchant" % "flare-android" % "1.0.0-alpha11"
[com.terathought.enchant/flare-android "1.0.0-alpha11"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10

runtime (12)

Group / Artifact Type Version
com.google.firebase » firebase-core jar 20.0.2
com.google.firebase » firebase-firestore jar 24.0.0
com.google.firebase » firebase-auth jar 21.0.1
com.google.firebase » firebase-storage jar 20.0.0
com.google.firebase » firebase-functions jar 20.0.1
com.google.android.gms » play-services-auth jar 20.0.0
com.facebook.android : facebook-login jar 12.2.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0-native-mt
org.jetbrains.kotlinx : kotlinx-serialization-core-jvm jar 1.3.2
org.jetbrains.kotlinx : kotlinx-datetime-jvm jar 0.3.1
org.jetbrains.kotlin : kotlin-test jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-test-jvm jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha11
1.0.0-alpha10
1.0.0-alpha09
1.0.0-alpha08
1.0.0-alpha07
1.0.0-alpha06
1.0.0-alpha05
1.0.0-alpha04
1.0.0-alpha03