is not current version
Last Version 5.0.3

be.yildiz-games:parent 2.0.1

Project to hold the parent pom for all children projects.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

parent
Version

Version

2.0.1
Type

Type

pom

Download parent 2.0.1

Filename Size
parent-2.0.1.pom 19 KB
Browse

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