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