License |
License |
---|---|
GroupId | GroupIdcom.harium.etyl |
ArtifactId | ArtifactIdetyl-gdx-base-backend |
Last Version | Last Version1.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEtyl GDX Base Backend
Etyl's GDX base backend
|
<!-- https://jarcasting.com/artifacts/com.harium.etyl/etyl-gdx-base-backend/ -->
<dependency>
<groupId>com.harium.etyl</groupId>
<artifactId>etyl-gdx-base-backend</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.etyl/etyl-gdx-base-backend/
implementation 'com.harium.etyl:etyl-gdx-base-backend:1.10.0'
// https://jarcasting.com/artifacts/com.harium.etyl/etyl-gdx-base-backend/
implementation ("com.harium.etyl:etyl-gdx-base-backend:1.10.0")
'com.harium.etyl:etyl-gdx-base-backend:jar:1.10.0'
<dependency org="com.harium.etyl" name="etyl-gdx-base-backend" rev="1.10.0">
<artifact name="etyl-gdx-base-backend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.etyl', module='etyl-gdx-base-backend', version='1.10.0')
)
libraryDependencies += "com.harium.etyl" % "etyl-gdx-base-backend" % "1.10.0"
[com.harium.etyl/etyl-gdx-base-backend "1.10.0"]
Group / Artifact | Type | Version |
---|---|---|
com.harium.etyl : commons Optional | jar | [1.2.2,) |
com.badlogicgames.gdx : gdx Optional | jar | 1.10.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |