Yildiz Engine Client Parent

Parent for the Yildiz Engine Client.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

engine-client-parent
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Yildiz Engine Client Parent
Parent for the Yildiz Engine Client.
Source Code Management

Source Code Management

https://bitbucket.org/yildiz-engine-team/engine-client-parent

Download engine-client-parent

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.1.0