Yildiz Common Game Object

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

License

License

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-gameobject
Last Version

Last Version

1.0.8
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0