p

parent

Project to hold the parent pom for all children projects.
https://engine.yildiz-games.be
MIT License
Grégory Van den Borre
Files download
File Operation
parent-5.0.2.pom download
Apache Maven
<dependency>
  <groupId>be.yildiz-games</groupId>
  <artifactId>parent</artifactId>
  <version>5.0.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'be.yildiz-games:parent:5.0.2'
Gradle Kotlin
implementation("be.yildiz-games:parent:5.0.2")
Scala SBT
libraryDependencies += "be.yildiz-games" % "parent" % "5.0.2"
Groovy Grape
@Grapes(
  @Grab(group='be.yildiz-games', module='parent', version='5.0.2')
)
Apache Ivy
<dependency org="be.yildiz-games" name="parent" rev="5.0.2" />
Leiningen
[be.yildiz-games/parent "5.0.2"]
Apache Buildr
'be.yildiz-games:parent:jar:5.0.2'
Dependencies
The project has no third-party dependencies