не последняя версия
Последняя версия 1.0.0-alpha11

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

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

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.terathought.enchant
Идентификатор

Идентификатор

flare-android
Версия

Версия

1.0.0-alpha09
Тип

Тип

aar

Скачать flare-android 1.0.0-alpha09


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