License |
License |
---|---|
GroupId | GroupIdcom.github.born2snipe |
ArtifactId | ArtifactIdflixel-gdx-html5 |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflixel-gdx-html5
A cross-platform 2D game framework based on flixel by AdamAtomic.
|
Filename | Size |
---|---|
flixel-gdx-html5-0.7.1.pom | |
flixel-gdx-html5-0.7.1.jar | 18 KB |
flixel-gdx-html5-0.7.1-sources.jar | 4 KB |
flixel-gdx-html5-0.7.1-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.born2snipe/flixel-gdx-html5/ -->
<dependency>
<groupId>com.github.born2snipe</groupId>
<artifactId>flixel-gdx-html5</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.born2snipe/flixel-gdx-html5/
implementation 'com.github.born2snipe:flixel-gdx-html5:0.7.1'
// https://jarcasting.com/artifacts/com.github.born2snipe/flixel-gdx-html5/
implementation ("com.github.born2snipe:flixel-gdx-html5:0.7.1")
'com.github.born2snipe:flixel-gdx-html5:jar:0.7.1'
<dependency org="com.github.born2snipe" name="flixel-gdx-html5" rev="0.7.1">
<artifact name="flixel-gdx-html5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.born2snipe', module='flixel-gdx-html5', version='0.7.1')
)
libraryDependencies += "com.github.born2snipe" % "flixel-gdx-html5" % "0.7.1"
[com.github.born2snipe/flixel-gdx-html5 "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.born2snipe : flixel-gdx-core | jar | 0.7.1 |
com.badlogicgames.gdx : gdx-backend-gwt | jar | 1.9.9 |
com.badlogicgames.gdx : gdx-controllers-gwt | jar | 1.9.9 |