License |
License
Harium Commercial License
|
---|---|
GroupId | GroupIdcom.harium.etyl |
ArtifactId | ArtifactIdetyl-gdx |
Last Version | Last Version1.10.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEtyl GDX Backend
An Etyl's backend based on libgdx
|
Filename | Size |
---|---|
etyl-gdx-1.10.0.1.pom | |
etyl-gdx-1.10.0.1.jar | 63 KB |
etyl-gdx-1.10.0.1-sources.jar | 46 KB |
etyl-gdx-1.10.0.1-javadoc.jar | 236 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.harium.etyl/etyl-gdx/ -->
<dependency>
<groupId>com.harium.etyl</groupId>
<artifactId>etyl-gdx</artifactId>
<version>1.10.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.etyl/etyl-gdx/
implementation 'com.harium.etyl:etyl-gdx:1.10.0.1'
// https://jarcasting.com/artifacts/com.harium.etyl/etyl-gdx/
implementation ("com.harium.etyl:etyl-gdx:1.10.0.1")
'com.harium.etyl:etyl-gdx:jar:1.10.0.1'
<dependency org="com.harium.etyl" name="etyl-gdx" rev="1.10.0.1">
<artifact name="etyl-gdx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.etyl', module='etyl-gdx', version='1.10.0.1')
)
libraryDependencies += "com.harium.etyl" % "etyl-gdx" % "1.10.0.1"
[com.harium.etyl/etyl-gdx "1.10.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.harium.etyl : commons | jar | 1.4.2 |
com.harium.etyl : animation | jar | 1.3.5 |
com.harium.util : os-detector | jar | 1.0.0 |
com.badlogicgames.gdx : gdx | jar | 1.10.0 |
com.badlogicgames.gdx : gdx-platform | jar | 1.10.0 |
com.badlogicgames.gdx : gdx-freetype | jar | 1.10.0 |
com.badlogicgames.gdx : gdx-freetype-platform | jar | 1.10.0 |
Group / Artifact | Type | Version |
---|---|---|
com.harium.etyl : io Optional | jar | [1.0.0,) |
com.harium.etyl : etyl-gdx-base-backend Optional | jar | [1.10.0,) |
Group / Artifact | Type | Version |
---|---|---|
com.harium.gdx : test | jar | 1.0.0 |