License |
License |
---|---|
GroupId | GroupIdpl.mk5.gdx-fireapp |
ArtifactId | ArtifactIdgdx-fireapp-android |
Version | Version3.1.0 |
Type | Typeaar |
Description |
DescriptionGDX Fireapp
Firebase SDK API for LibGDX projects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gdx-fireapp-android-3.1.0.pom | |
gdx-fireapp-android-3.1.0-sources.jar | 38 KB |
gdx-fireapp-android-3.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/pl.mk5.gdx-fireapp/gdx-fireapp-android/ -->
<dependency>
<groupId>pl.mk5.gdx-fireapp</groupId>
<artifactId>gdx-fireapp-android</artifactId>
<version>3.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/pl.mk5.gdx-fireapp/gdx-fireapp-android/
implementation 'pl.mk5.gdx-fireapp:gdx-fireapp-android:3.1.0'
// https://jarcasting.com/artifacts/pl.mk5.gdx-fireapp/gdx-fireapp-android/
implementation ("pl.mk5.gdx-fireapp:gdx-fireapp-android:3.1.0")
'pl.mk5.gdx-fireapp:gdx-fireapp-android:aar:3.1.0'
<dependency org="pl.mk5.gdx-fireapp" name="gdx-fireapp-android" rev="3.1.0">
<artifact name="gdx-fireapp-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='pl.mk5.gdx-fireapp', module='gdx-fireapp-android', version='3.1.0')
)
libraryDependencies += "pl.mk5.gdx-fireapp" % "gdx-fireapp-android" % "3.1.0"
[pl.mk5.gdx-fireapp/gdx-fireapp-android "3.1.0"]