is not current version
Last Version 1.0.8

be.yildiz-games:common-gameobject 1.0.4

Common library for the yildiz project, contains game object classes.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-gameobject
Version

Version

1.0.4
Type

Type

jar

Download common-gameobject 1.0.4


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