is not current version
Last Version 3.0.2

be.yildiz-games:common-client 2.0.3

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

Categories

Categories

CLI User Interface
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-client
Version

Version

2.0.3
Type

Type

jar

Download common-client 2.0.3


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