Group Id be.yildiz-games
Artifact Id common-gameobject
Version 1.0.7
Packaging jar
URL -
Badge
Last Updated 2019-06-12T04:20:22+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-gameobject</artifactId>
    <version>1.0.7</version>
</dependency>
implementation group: 'be.yildiz-games', name: 'common-gameobject', version: '1.0.7'
implementation 'be.yildiz-games:common-gameobject:1.0.7'
implementation("be.yildiz-games:common-gameobject:1.0.7")
libraryDependencies += "be.yildiz-games" % "common-gameobject" % "1.0.7"
<dependency org="be.yildiz-games" name="common-gameobject" rev="1.0.7"/>
@Grapes(
    @Grab(group='be.yildiz-games', module='common-gameobject', version='1.0.7')
)
[be.yildiz-games/common-gameobject "1.0.7"]
'be.yildiz-games:common-gameobject:1.0.7'