is not current version
Last Version 5.0.3

be.yildiz-games:parent 2.2.0

Project to hold the parent pom for all children projects.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

parent
Version

Version

2.2.0
Type

Type

pom

Download parent 2.2.0

Filename Size
parent-2.2.0.pom 20 KB
Browse

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