is not current version
Last Version 5.0.3

be.yildiz-games:parent 3.0.7

Project to hold the parent pom for all children projects.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

parent
Version

Version

3.0.7
Type

Type

pom

Download parent 3.0.7

Filename Size
parent-3.0.7.pom 17 KB
Browse

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