is not current version
Last Version 3.3.5

be.yildiz-games:common-logging 3.3.0

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

Type

jar

Download common-logging 3.3.0


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