License |
License |
---|---|
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdmodule-window |
Last Version | Last Version5.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYildiz-Engine Module Window
Window module to wrap graphic engine and handle inputs.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
module-window-5.2.1.pom | |
module-window-5.2.1.jar | 134 KB |
module-window-5.2.1-sources.jar | 174 KB |
module-window-5.2.1-javadoc.jar | 787 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
be.yildiz-games : common-geometry | jar | 1.0.7 |
be.yildiz-games : common-util | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |