Yildiz Common Operating System

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

License

License

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-os
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Yildiz Common Operating System
Common library for the yildiz native projects, contains utilities, helper classes and more.
Project URL

Project URL

https://github.com/yildiz-online/common-os
Source Code Management

Source Code Management

https://github.com/yildiz-online/common-os

Download common-os

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0