is not current version
Last Version 2.1.4

be.yildiz-games:module-graphic 2.1.3

Module handling the graphic components.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-graphic
Version

Version

2.1.3
Type

Type

jar

Download module-graphic 2.1.3


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