Last Version

Yildiz-Engine Common Client 3.0.2

Common library for the yildiz client projects, contains utilities, helper classes and more.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-client
Version

Version

3.0.2
Type

Type

jar
Description

Description

Yildiz-Engine Common Client
Common library for the yildiz client projects, contains utilities, helper classes and more.
Project URL

Project URL

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

Source Code Management

https://github.com/yildiz-online/common-client

Download common-client 3.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
be.yildiz-games : common-util jar 1.0.6

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.1

Project Modules

There are no modules declared in this project.