| License |
License |
|---|---|
| Categories |
CategorieslibGDX Business Logic Libraries |
| GroupId | GroupIdcom.underwaterapps.overlap2druntime |
| ArtifactId | ArtifactIdoverlap2d-runtime-libgdx |
| Last Version | Last Version0.1.1 |
| 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/ -->
<dependency>
<groupId>com.underwaterapps.overlap2druntime</groupId>
<artifactId>overlap2d-runtime-libgdx</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.underwaterapps.overlap2druntime/overlap2d-runtime-libgdx/
implementation 'com.underwaterapps.overlap2druntime:overlap2d-runtime-libgdx:0.1.1'
// https://jarcasting.com/artifacts/com.underwaterapps.overlap2druntime/overlap2d-runtime-libgdx/
implementation ("com.underwaterapps.overlap2druntime:overlap2d-runtime-libgdx:0.1.1")
'com.underwaterapps.overlap2druntime:overlap2d-runtime-libgdx:jar:0.1.1'
<dependency org="com.underwaterapps.overlap2druntime" name="overlap2d-runtime-libgdx" rev="0.1.1">
<artifact name="overlap2d-runtime-libgdx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.underwaterapps.overlap2druntime', module='overlap2d-runtime-libgdx', version='0.1.1')
)
libraryDependencies += "com.underwaterapps.overlap2druntime" % "overlap2d-runtime-libgdx" % "0.1.1"
[com.underwaterapps.overlap2druntime/overlap2d-runtime-libgdx "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.badlogicgames.gdx : gdx-box2d | jar | 1.6.4 |
| com.badlogicgames.gdx : gdx | jar | 1.6.4 |
| com.badlogicgames.box2dlights : box2dlights | jar | 1.4 |
| com.badlogicgames.ashley : ashley | jar | 1.6.0 |
| com.badlogicgames.gdx : gdx-freetype | jar | 1.6.4 |