Group Id be.yildiz-games
Artifact Id module-controller-sdl
Version 1.0.0
Packaging jar
URL -
Badge
Last Updated 2022-06-28T04:19:29+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>module-controller-sdl</artifactId>
    <version>1.0.0</version>
</dependency>
implementation group: 'be.yildiz-games', name: 'module-controller-sdl', version: '1.0.0'
implementation 'be.yildiz-games:module-controller-sdl:1.0.0'
implementation("be.yildiz-games:module-controller-sdl:1.0.0")
libraryDependencies += "be.yildiz-games" % "module-controller-sdl" % "1.0.0"
<dependency org="be.yildiz-games" name="module-controller-sdl" rev="1.0.0"/>
@Grapes(
    @Grab(group='be.yildiz-games', module='module-controller-sdl', version='1.0.0')
)
[be.yildiz-games/module-controller-sdl "1.0.0"]
'be.yildiz-games:module-controller-sdl:1.0.0'