| License |
License |
|---|---|
| GroupId | GroupIdbe.yildiz-games |
| ArtifactId | ArtifactIdmodule-window |
| Version | Version5.1.0 |
| 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.1.0.pom | |
| module-window-5.1.0.jar | 142 KB |
| module-window-5.1.0-sources.jar | 182 KB |
| module-window-5.1.0-javadoc.jar | 533 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-window/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>module-window</artifactId>
<version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-window/
implementation 'be.yildiz-games:module-window:5.1.0'
// https://jarcasting.com/artifacts/be.yildiz-games/module-window/
implementation ("be.yildiz-games:module-window:5.1.0")
'be.yildiz-games:module-window:jar:5.1.0'
<dependency org="be.yildiz-games" name="module-window" rev="5.1.0">
<artifact name="module-window" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-window', version='5.1.0')
)
libraryDependencies += "be.yildiz-games" % "module-window" % "5.1.0"
[be.yildiz-games/module-window "5.1.0"]
| 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.7.0 |