License |
License |
---|---|
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdmodule-graphic |
Last Version | Last Version2.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYildiz Module Graphic
Module handling the graphic components.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
module-graphic-2.1.4.pom | |
module-graphic-2.1.4.jar | 184 KB |
module-graphic-2.1.4-tests.jar | 22 KB |
module-graphic-2.1.4-sources.jar | 208 KB |
module-graphic-2.1.4-javadoc.jar | 944 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-graphic/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>module-graphic</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-graphic/
implementation 'be.yildiz-games:module-graphic:2.1.4'
// https://jarcasting.com/artifacts/be.yildiz-games/module-graphic/
implementation ("be.yildiz-games:module-graphic:2.1.4")
'be.yildiz-games:module-graphic:jar:2.1.4'
<dependency org="be.yildiz-games" name="module-graphic" rev="2.1.4">
<artifact name="module-graphic" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-graphic', version='2.1.4')
)
libraryDependencies += "be.yildiz-games" % "module-graphic" % "2.1.4"
[be.yildiz-games/module-graphic "2.1.4"]
Group / Artifact | Type | Version |
---|---|---|
be.yildiz-games : common-client | jar | 2.0.4 |
be.yildiz-games : module-window | jar | 2.0.7 |
be.yildiz-games : common-frame | jar | 1.0.3 |
be.yildiz-games : common-file | jar | 2.0.3 |
be.yildiz-games : common-exception | jar | 1.0.3 |
be.yildiz-games : common-shape | jar | 1.0.4 |
be.yildiz-games : common-gameobject | jar | 1.0.4 |
be.yildiz-games : common-logging | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.2 |
org.mockito : mockito-core | jar | 2.23.4 |