is not current version
Last Version 0.0.5

dev.moataz:firebots 0.0.1

A wrapper library for Firebase for Android.

Categories

Categories

MOA Business Logic Libraries Machine Learning
GroupId

GroupId

dev.moataz
ArtifactId

ArtifactId

firebots
Version

Version

0.0.1
Type

Type

aar

Download firebots 0.0.1


<!-- https://jarcasting.com/artifacts/dev.moataz/firebots/ -->
<dependency>
    <groupId>dev.moataz</groupId>
    <artifactId>firebots</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.moataz/firebots/
implementation 'dev.moataz:firebots:0.0.1'
// https://jarcasting.com/artifacts/dev.moataz/firebots/
implementation ("dev.moataz:firebots:0.0.1")
'dev.moataz:firebots:aar:0.0.1'
<dependency org="dev.moataz" name="firebots" rev="0.0.1">
  <artifact name="firebots" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.moataz', module='firebots', version='0.0.1')
)
libraryDependencies += "dev.moataz" % "firebots" % "0.0.1"
[dev.moataz/firebots "0.0.1"]