Group Id be.yildiz-games
Artifact Id common-frame
Version 1.0.1
Packaging jar
URL -
Badge
Last Updated 2018-05-31T07:18:04+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-frame</artifactId>
    <version>1.0.1</version>
</dependency>
implementation group: 'be.yildiz-games', name: 'common-frame', version: '1.0.1'
implementation 'be.yildiz-games:common-frame:1.0.1'
implementation("be.yildiz-games:common-frame:1.0.1")
libraryDependencies += "be.yildiz-games" % "common-frame" % "1.0.1"
<dependency org="be.yildiz-games" name="common-frame" rev="1.0.1"/>
@Grapes(
    @Grab(group='be.yildiz-games', module='common-frame', version='1.0.1')
)
[be.yildiz-games/common-frame "1.0.1"]
'be.yildiz-games:common-frame:1.0.1'