Jar examples for c:common-logging
Common Logging library for the yildiz project, contains utilities to log.
You can download jar file common-logging 1.0.0 in this page.
Open Source License
You can use the following script to add common-logging-1.0.0.jar to your project.
<dependency> <groupId>be.yildiz-games</groupId> <artifactId>common-logging</artifactId> <version>1.0.0</version> </dependency>
compile group: 'be.yildiz-games', name: 'common-logging', version: '1.0.0'
libraryDependencies += "be.yildiz-games" % "common-logging" % "1.0.0"
<dependency org="be.yildiz-games" name="common-logging" rev="1.0.0"/>
@Grapes(@Grab(group='be.yildiz-games', module='common-logging', version='1.0.0'))
'be.yildiz-games:common-logging:jar:1.0.0'
Click the following link to download the jar file.
common-logging-1.0.0-javadoc.jar