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