| License |
License |
|---|---|
| GroupId | GroupIdbe.yildiz-games |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version5.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionYildiz-Engine Parent
Project to hold the parent pom for all children projects.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parent-5.0.3.pom | 17 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/parent/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>parent</artifactId>
<version>5.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/parent/
implementation 'be.yildiz-games:parent:5.0.3'
// https://jarcasting.com/artifacts/be.yildiz-games/parent/
implementation ("be.yildiz-games:parent:5.0.3")
'be.yildiz-games:parent:pom:5.0.3'
<dependency org="be.yildiz-games" name="parent" rev="5.0.3">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='parent', version='5.0.3')
)
libraryDependencies += "be.yildiz-games" % "parent" % "5.0.3"
[be.yildiz-games/parent "5.0.3"]