Group Id be.yildiz-games
Artifact Id common-file
Version 2.0.4
Packaging jar
URL -
Badge
Last Updated 2019-03-31T21:14:48+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-file</artifactId>
    <version>2.0.4</version>
</dependency>
implementation group: 'be.yildiz-games', name: 'common-file', version: '2.0.4'
implementation 'be.yildiz-games:common-file:2.0.4'
implementation("be.yildiz-games:common-file:2.0.4")
libraryDependencies += "be.yildiz-games" % "common-file" % "2.0.4"
<dependency org="be.yildiz-games" name="common-file" rev="2.0.4"/>
@Grapes(
    @Grab(group='be.yildiz-games', module='common-file', version='2.0.4')
)
[be.yildiz-games/common-file "2.0.4"]
'be.yildiz-games:common-file:2.0.4'