is not current version
Last Version 3.3.0

pl.mk5.gdx-fireapp:gdx-fireapp-core 1.9.2

Firebase SDK API for LibGDX projects.

GroupId

GroupId

pl.mk5.gdx-fireapp
ArtifactId

ArtifactId

gdx-fireapp-core
Version

Version

1.9.2
Type

Type

jar

Download gdx-fireapp-core 1.9.2


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