License |
License |
---|---|
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdcommon-model |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYildiz Common Model
Common Model library for the yildiz project, contains model classes.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-model-1.0.7.pom | |
common-model-1.0.7.jar | 12 KB |
common-model-1.0.7-sources.jar | 18 KB |
common-model-1.0.7-javadoc.jar | 449 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |