Group Id be.yildiz-games
Artifact Id feature-construction-shared
Version 1.0.0
Packaging jar
URL -
Badge
Last Updated 2018-03-13T08:00:01+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>feature-construction-shared</artifactId>
    <version>1.0.0</version>
</dependency>
implementation group: 'be.yildiz-games', name: 'feature-construction-shared', version: '1.0.0'
implementation 'be.yildiz-games:feature-construction-shared:1.0.0'
implementation("be.yildiz-games:feature-construction-shared:1.0.0")
libraryDependencies += "be.yildiz-games" % "feature-construction-shared" % "1.0.0"
<dependency org="be.yildiz-games" name="feature-construction-shared" rev="1.0.0"/>
@Grapes(
    @Grab(group='be.yildiz-games', module='feature-construction-shared', version='1.0.0')
)
[be.yildiz-games/feature-construction-shared "1.0.0"]
'be.yildiz-games:feature-construction-shared:1.0.0'