License |
License |
---|---|
Categories |
CategoriesMOA Business Logic Libraries Machine Learning |
GroupId | GroupIddev.moataz |
ArtifactId | ArtifactIdfirebots |
Version | Version0.0.5 |
Type | Typeaar |
Description |
DescriptionFireBots
A wrapper library for Firebase for Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
firebots-0.0.5.pom | |
firebots-0.0.5.aar | 38 KB |
firebots-0.0.5-sources.jar | 11 KB |
firebots-0.0.5-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.moataz/firebots/ -->
<dependency>
<groupId>dev.moataz</groupId>
<artifactId>firebots</artifactId>
<version>0.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.moataz/firebots/
implementation 'dev.moataz:firebots:0.0.5'
// https://jarcasting.com/artifacts/dev.moataz/firebots/
implementation ("dev.moataz:firebots:0.0.5")
'dev.moataz:firebots:aar:0.0.5'
<dependency org="dev.moataz" name="firebots" rev="0.0.5">
<artifact name="firebots" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.moataz', module='firebots', version='0.0.5')
)
libraryDependencies += "dev.moataz" % "firebots" % "0.0.5"
[dev.moataz/firebots "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.1.0 |
com.google.firebase » firebase-messaging | jar | 17.1.0 |