is not current version
Last Version 1.0.7

be.yildiz-games:common-mapping-model 1.0.3

Common Mapping Model library for the yildiz project, contains utilities to map model classes.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-mapping-model
Version

Version

1.0.3
Type

Type

jar

Download common-mapping-model 1.0.3


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