License |
License |
---|---|
Categories |
CategorieslibGDX Business Logic Libraries |
GroupId | GroupIdcom.underwaterapps.overlap2druntime |
ArtifactId | ArtifactIdoverlap2d-runtime-libgdx-my |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoverlap2d-runtime-libgdx
overlap2d-runtime-libgdx provides functionality to load, manipulate and render scenes generated by Overlap2D.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.underwaterapps.overlap2druntime/overlap2d-runtime-libgdx-my/ -->
<dependency>
<groupId>com.underwaterapps.overlap2druntime</groupId>
<artifactId>overlap2d-runtime-libgdx-my</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.underwaterapps.overlap2druntime/overlap2d-runtime-libgdx-my/
implementation 'com.underwaterapps.overlap2druntime:overlap2d-runtime-libgdx-my:0.1.0'
// https://jarcasting.com/artifacts/com.underwaterapps.overlap2druntime/overlap2d-runtime-libgdx-my/
implementation ("com.underwaterapps.overlap2druntime:overlap2d-runtime-libgdx-my:0.1.0")
'com.underwaterapps.overlap2druntime:overlap2d-runtime-libgdx-my:jar:0.1.0'
<dependency org="com.underwaterapps.overlap2druntime" name="overlap2d-runtime-libgdx-my" rev="0.1.0">
<artifact name="overlap2d-runtime-libgdx-my" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.underwaterapps.overlap2druntime', module='overlap2d-runtime-libgdx-my', version='0.1.0')
)
libraryDependencies += "com.underwaterapps.overlap2druntime" % "overlap2d-runtime-libgdx-my" % "0.1.0"
[com.underwaterapps.overlap2druntime/overlap2d-runtime-libgdx-my "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.badlogicgames.gdx : gdx-freetype | jar | 1.6.2 |
com.badlogicgames.gdx : gdx-box2d | jar | 1.6.2 |
com.badlogicgames.box2dlights : box2dlights | jar | 1.4 |
com.badlogicgames.gdx : gdx | jar | 1.6.2 |