Group Id be.yildiz-games
Artifact Id common-client
Version 1.0.1
Packaging jar
URL -
Badge
Last Updated 2016-09-03T05:20:56+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.1</version>
</dependency>
implementation group: 'be.yildiz-games', name: 'common-client', version: '1.0.1'
implementation 'be.yildiz-games:common-client:1.0.1'
implementation("be.yildiz-games:common-client:1.0.1")
libraryDependencies += "be.yildiz-games" % "common-client" % "1.0.1"
<dependency org="be.yildiz-games" name="common-client" rev="1.0.1"/>
@Grapes(
    @Grab(group='be.yildiz-games', module='common-client', version='1.0.1')
)
[be.yildiz-games/common-client "1.0.1"]
'be.yildiz-games:common-client:1.0.1'