License |
License |
---|---|
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdcommon-os |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYildiz Common Operating System
Common library for the yildiz native projects, contains utilities, helper classes and more.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-os-1.2.1.pom | |
common-os-1.2.1.jar | 15 KB |
common-os-1.2.1-sources.jar | 23 KB |
common-os-1.2.1-javadoc.jar | 411 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |