GroupId | GroupIdpl.mk5.gdx-fireapp |
---|---|
ArtifactId | ArtifactIdgdx-fireapp-html |
Version | Version1.7.1 |
Type | Typejar |
Filename | Size |
---|---|
gdx-fireapp-html-1.7.1.pom | |
gdx-fireapp-html-1.7.1.jar | 105 KB |
gdx-fireapp-html-1.7.1-sources.jar | 50 KB |
gdx-fireapp-html-1.7.1-javadoc.jar | 278 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>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.mk5.gdx-fireapp/gdx-fireapp-html/
implementation 'pl.mk5.gdx-fireapp:gdx-fireapp-html:1.7.1'
// https://jarcasting.com/artifacts/pl.mk5.gdx-fireapp/gdx-fireapp-html/
implementation ("pl.mk5.gdx-fireapp:gdx-fireapp-html:1.7.1")
'pl.mk5.gdx-fireapp:gdx-fireapp-html:jar:1.7.1'
<dependency org="pl.mk5.gdx-fireapp" name="gdx-fireapp-html" rev="1.7.1">
<artifact name="gdx-fireapp-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.mk5.gdx-fireapp', module='gdx-fireapp-html', version='1.7.1')
)
libraryDependencies += "pl.mk5.gdx-fireapp" % "gdx-fireapp-html" % "1.7.1"
[pl.mk5.gdx-fireapp/gdx-fireapp-html "1.7.1"]