License |
License |
---|---|
GroupId | GroupIdpl.mk5.gdx-fireapp |
ArtifactId | ArtifactIdgdx-fireapp-html |
Version | Version2.1.1 |
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-2.1.1.pom | |
gdx-fireapp-html-2.1.1.jar | 145 KB |
gdx-fireapp-html-2.1.1-sources.jar | 54 KB |
gdx-fireapp-html-2.1.1-javadoc.jar | 261 bytes |
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>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.mk5.gdx-fireapp/gdx-fireapp-html/
implementation 'pl.mk5.gdx-fireapp:gdx-fireapp-html:2.1.1'
// https://jarcasting.com/artifacts/pl.mk5.gdx-fireapp/gdx-fireapp-html/
implementation ("pl.mk5.gdx-fireapp:gdx-fireapp-html:2.1.1")
'pl.mk5.gdx-fireapp:gdx-fireapp-html:jar:2.1.1'
<dependency org="pl.mk5.gdx-fireapp" name="gdx-fireapp-html" rev="2.1.1">
<artifact name="gdx-fireapp-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.mk5.gdx-fireapp', module='gdx-fireapp-html', version='2.1.1')
)
libraryDependencies += "pl.mk5.gdx-fireapp" % "gdx-fireapp-html" % "2.1.1"
[pl.mk5.gdx-fireapp/gdx-fireapp-html "2.1.1"]