is not current version
Last Version 2.0.8

be.yildiz-games:common-libloader 2.0.3

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

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-libloader
Version

Version

2.0.3
Type

Type

jar

Download common-libloader 2.0.3


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