is not current version
Last Version 3.3.5

be.yildiz-games:common-logging 3.2.2

Common Logging library for the yildiz project, contains utilities to log.

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-logging
Version

Version

3.2.2
Type

Type

jar

Download common-logging 3.2.2


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