is not current version
Last Version 3.3.0

pl.mk5.gdx-fireapp:gdx-fireapp-html 1.1.1

Firebase SDK API for LibGDX projects.

GroupId

GroupId

pl.mk5.gdx-fireapp
ArtifactId

ArtifactId

gdx-fireapp-html
Version

Version

1.1.1
Type

Type

jar

Download gdx-fireapp-html 1.1.1


<!-- https://jarcasting.com/artifacts/pl.mk5.gdx-fireapp/gdx-fireapp-html/ -->
<dependency>
    <groupId>pl.mk5.gdx-fireapp</groupId>
    <artifactId>gdx-fireapp-html</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.mk5.gdx-fireapp/gdx-fireapp-html/
implementation 'pl.mk5.gdx-fireapp:gdx-fireapp-html:1.1.1'
// https://jarcasting.com/artifacts/pl.mk5.gdx-fireapp/gdx-fireapp-html/
implementation ("pl.mk5.gdx-fireapp:gdx-fireapp-html:1.1.1")
'pl.mk5.gdx-fireapp:gdx-fireapp-html:jar:1.1.1'
<dependency org="pl.mk5.gdx-fireapp" name="gdx-fireapp-html" rev="1.1.1">
  <artifact name="gdx-fireapp-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.mk5.gdx-fireapp', module='gdx-fireapp-html', version='1.1.1')
)
libraryDependencies += "pl.mk5.gdx-fireapp" % "gdx-fireapp-html" % "1.1.1"
[pl.mk5.gdx-fireapp/gdx-fireapp-html "1.1.1"]