is not current version
Last Version 2.0.1

be.yildiz-games:parent-application 1.0.14

Project to hold the parent pom for all application projects.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

parent-application
Version

Version

1.0.14
Type

Type

pom

Download parent-application 1.0.14


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