is not current version
Last Version 1.0.7

be.yildiz-games:common-model 1.0.4

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

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-model
Version

Version

1.0.4
Type

Type

jar

Download common-model 1.0.4


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