is not current version
Last Version 1.0.0-alpha11

com.terathought.enchant:flare-android 1.0.0-alpha10

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

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.terathought.enchant
ArtifactId

ArtifactId

flare-android
Version

Version

1.0.0-alpha10
Type

Type

aar

Download flare-android 1.0.0-alpha10


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