is not current version
Last Version 2.1.1

be.yildiz-games:engine-client-parent 2.1.0

Parent for the Yildiz Engine Client.

Categories

Categories

CLI User Interface
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

engine-client-parent
Version

Version

2.1.0
Type

Type

pom

Download engine-client-parent 2.1.0


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