Last Version

Yildiz-Engine Parent Application 2.0.1

Project to hold the parent pom for all application projects.

License

License

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

parent-application
Version

Version

2.0.1
Type

Type

pom
Description

Description

Yildiz-Engine Parent Application
Project to hold the parent pom for all application projects.
Project URL

Project URL

https://engine.yildiz-games.be
Source Code Management

Source Code Management

https://github.com/yildiz-online/parent-application

Download parent-application 2.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.