is not current version
Last Version 1.0.0-alpha11

com.terathought.enchant:flare-android-debug 1.0.0-alpha08

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-debug
Version

Version

1.0.0-alpha08
Type

Type

aar

Download flare-android-debug 1.0.0-alpha08


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