is not current version
Last Version 1.2.1

be.yildiz-games:common-os 1.1.1

Common library for the yildiz native projects, contains utilities, helper classes and more.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-os
Version

Version

1.1.1
Type

Type

jar

Download common-os 1.1.1


<!-- https://jarcasting.com/artifacts/be.yildiz-games/common-os/ -->
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>common-os</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/common-os/
implementation 'be.yildiz-games:common-os:1.1.1'
// https://jarcasting.com/artifacts/be.yildiz-games/common-os/
implementation ("be.yildiz-games:common-os:1.1.1")
'be.yildiz-games:common-os:jar:1.1.1'
<dependency org="be.yildiz-games" name="common-os" rev="1.1.1">
  <artifact name="common-os" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='common-os', version='1.1.1')
)
libraryDependencies += "be.yildiz-games" % "common-os" % "1.1.1"
[be.yildiz-games/common-os "1.1.1"]