GroupId | GroupIdcom.github.born2snipe |
---|---|
ArtifactId | ArtifactIdflixel-gdx-html5 |
Version | Version0.6.6 |
Type | Typejar |
Filename | Size |
---|---|
flixel-gdx-html5-0.6.6.pom | |
flixel-gdx-html5-0.6.6.jar | 18 KB |
flixel-gdx-html5-0.6.6-sources.jar | 4 KB |
flixel-gdx-html5-0.6.6-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.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.born2snipe/flixel-gdx-html5/
implementation 'com.github.born2snipe:flixel-gdx-html5:0.6.6'
// https://jarcasting.com/artifacts/com.github.born2snipe/flixel-gdx-html5/
implementation ("com.github.born2snipe:flixel-gdx-html5:0.6.6")
'com.github.born2snipe:flixel-gdx-html5:jar:0.6.6'
<dependency org="com.github.born2snipe" name="flixel-gdx-html5" rev="0.6.6">
<artifact name="flixel-gdx-html5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.born2snipe', module='flixel-gdx-html5', version='0.6.6')
)
libraryDependencies += "com.github.born2snipe" % "flixel-gdx-html5" % "0.6.6"
[com.github.born2snipe/flixel-gdx-html5 "0.6.6"]