is not current version
Last Version 5.2.1

be.yildiz-games:module-window 4.2.0

Window module to wrap graphic engine and handle inputs.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-window
Version

Version

4.2.0
Type

Type

jar

Download module-window 4.2.0


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