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