Last Version

Yildiz Common Model 1.0.7

Common Model library for the yildiz project, contains model classes.

License

License

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-model
Version

Version

1.0.7
Type

Type

jar
Description

Description

Yildiz Common Model
Common Model library for the yildiz project, contains model classes.
Project URL

Project URL

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

Source Code Management

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

Download common-model 1.0.7


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

Dependencies

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.