Group Id be.yildiz-games
Artifact Id common-client
Version 3.0.2
Packaging jar
URL -
Badge
Last Updated 2019-09-06T03:49:46+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>common-client</artifactId>
    <version>3.0.2</version>
</dependency>
implementation group: 'be.yildiz-games', name: 'common-client', version: '3.0.2'
implementation 'be.yildiz-games:common-client:3.0.2'
implementation("be.yildiz-games:common-client:3.0.2")
libraryDependencies += "be.yildiz-games" % "common-client" % "3.0.2"
<dependency org="be.yildiz-games" name="common-client" rev="3.0.2"/>
@Grapes(
    @Grab(group='be.yildiz-games', module='common-client', version='3.0.2')
)
[be.yildiz-games/common-client "3.0.2"]
'be.yildiz-games:common-client:3.0.2'