is not current version
Last Version 5.2.1

be.yildiz-games:module-window 4.0.3

Window module to wrap graphic engine and handle inputs.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-window
Version

Version

4.0.3
Type

Type

jar

Download module-window 4.0.3


<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-window/ -->
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>module-window</artifactId>
    <version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-window/
implementation 'be.yildiz-games:module-window:4.0.3'
// https://jarcasting.com/artifacts/be.yildiz-games/module-window/
implementation ("be.yildiz-games:module-window:4.0.3")
'be.yildiz-games:module-window:jar:4.0.3'
<dependency org="be.yildiz-games" name="module-window" rev="4.0.3">
  <artifact name="module-window" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-window', version='4.0.3')
)
libraryDependencies += "be.yildiz-games" % "module-window" % "4.0.3"
[be.yildiz-games/module-window "4.0.3"]