Group Id be.yildiz-games
Artifact Id common-client
Version 1.0.8
Packaging jar
URL -
Badge
Last Updated 2017-05-12T08:41:38+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>1.0.8</version>
</dependency>
implementation group: 'be.yildiz-games', name: 'common-client', version: '1.0.8'
implementation 'be.yildiz-games:common-client:1.0.8'
implementation("be.yildiz-games:common-client:1.0.8")
libraryDependencies += "be.yildiz-games" % "common-client" % "1.0.8"
<dependency org="be.yildiz-games" name="common-client" rev="1.0.8"/>
@Grapes(
    @Grab(group='be.yildiz-games', module='common-client', version='1.0.8')
)
[be.yildiz-games/common-client "1.0.8"]
'be.yildiz-games:common-client:1.0.8'