GroupId | GroupIdpl.mk5.gdx-fireapp |
---|---|
ArtifactId | ArtifactIdgdx-fireapp-android |
Version | Version1.6.3 |
Type | Typeaar |
Filename | Size |
---|---|
gdx-fireapp-android-1.6.3.pom | |
gdx-fireapp-android-1.6.3.aar | 48 KB |
gdx-fireapp-android-1.6.3-sources.jar | 34 KB |
gdx-fireapp-android-1.6.3-javadoc.jar | 220 KB |
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>1.6.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/pl.mk5.gdx-fireapp/gdx-fireapp-android/
implementation 'pl.mk5.gdx-fireapp:gdx-fireapp-android:1.6.3'
// https://jarcasting.com/artifacts/pl.mk5.gdx-fireapp/gdx-fireapp-android/
implementation ("pl.mk5.gdx-fireapp:gdx-fireapp-android:1.6.3")
'pl.mk5.gdx-fireapp:gdx-fireapp-android:aar:1.6.3'
<dependency org="pl.mk5.gdx-fireapp" name="gdx-fireapp-android" rev="1.6.3">
<artifact name="gdx-fireapp-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='pl.mk5.gdx-fireapp', module='gdx-fireapp-android', version='1.6.3')
)
libraryDependencies += "pl.mk5.gdx-fireapp" % "gdx-fireapp-android" % "1.6.3"
[pl.mk5.gdx-fireapp/gdx-fireapp-android "1.6.3"]