m

module-controller-sdl-native

Libretro bridge.
https://engine.yildiz-games.be
Files download
File Operation
module-controller-sdl-native-1.0.3.jar download
module-controller-sdl-native-1.0.3.pom download
module-controller-sdl-native-1.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>be.yildiz-games</groupId>
  <artifactId>module-controller-sdl-native</artifactId>
  <version>1.0.3</version>
</dependency>
Gradle Groovy
implementation 'be.yildiz-games:module-controller-sdl-native:1.0.3'
Gradle Kotlin
implementation("be.yildiz-games:module-controller-sdl-native:1.0.3")
Scala SBT
libraryDependencies += "be.yildiz-games" % "module-controller-sdl-native" % "1.0.3"
Groovy Grape
@Grapes(
  @Grab(group='be.yildiz-games', module='module-controller-sdl-native', version='1.0.3')
)
Apache Ivy
<dependency org="be.yildiz-games" name="module-controller-sdl-native" rev="1.0.3" />
Leiningen
[be.yildiz-games/module-controller-sdl-native "1.0.3"]
Apache Buildr
'be.yildiz-games:module-controller-sdl-native:jar:1.0.3'