is not current version
Last Version 2.0.8

be.yildiz-games:common-libloader 2.0.5

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.5
Type

Type

jar

Download common-libloader 2.0.5


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