is not current version
Last Version 2.0.1

be.yildiz-games:parent-application 1.0.8

Project to hold the parent pom for all application projects.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

parent-application
Version

Version

1.0.8
Type

Type

jar

Download parent-application 1.0.8


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