Last Version

Yildiz Common Game Object 1.0.8

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

License

License

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-gameobject
Version

Version

1.0.8
Type

Type

jar
Description

Description

Yildiz Common Game Object
Common library for the yildiz project, contains game object classes.
Project URL

Project URL

https://bitbucket.org/yildiz-engine-team/common-gameobject
Source Code Management

Source Code Management

https://bitbucket.org/yildiz-engine-team/common-gameobject

Download common-gameobject 1.0.8


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

Dependencies

compile (2)

Group / Artifact Type Version
be.yildiz-games : common-model jar 1.0.7
be.yildiz-games : common-geometry jar 1.0.7

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

There are no modules declared in this project.