License |
License |
---|---|
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdmodule-controller-sdl |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYildiz-Engine Module Controller SDL
SDL implementation for the controller module.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-controller-sdl/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>module-controller-sdl</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-controller-sdl/
implementation 'be.yildiz-games:module-controller-sdl:1.0.0'
// https://jarcasting.com/artifacts/be.yildiz-games/module-controller-sdl/
implementation ("be.yildiz-games:module-controller-sdl:1.0.0")
'be.yildiz-games:module-controller-sdl:jar:1.0.0'
<dependency org="be.yildiz-games" name="module-controller-sdl" rev="1.0.0">
<artifact name="module-controller-sdl" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-controller-sdl', version='1.0.0')
)
libraryDependencies += "be.yildiz-games" % "module-controller-sdl" % "1.0.0"
[be.yildiz-games/module-controller-sdl "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apiguardian : apiguardian-api | jar | 1.1.2 |
be.yildiz-games : module-controller | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |