Last Version

Yildiz-Engine Module Window 5.2.1

Window module to wrap graphic engine and handle inputs.

License

License

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-window
Version

Version

5.2.1
Type

Type

jar
Description

Description

Yildiz-Engine Module Window
Window module to wrap graphic engine and handle inputs.
Project URL

Project URL

https://engine.yildiz-games.be
Source Code Management

Source Code Management

https://github.com/yildiz-online/module-window

Download module-window 5.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
be.yildiz-games : common-geometry jar 1.0.7
be.yildiz-games : common-util jar 1.0.6

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.