Download common-logging-135.jar file - Jar c

Jar examples for c:common-logging

Description

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

You can download jar file common-logging 135 in this page.

License

Open Source License

Build File

You can use the following script to add common-logging-135.jar to your project.

<dependency>
   <groupId>com.groupbyinc</groupId>
   <artifactId>common-logging</artifactId>
   <version>135</version>
</dependency>
compile group: 'com.groupbyinc', name: 'common-logging', version: '135'
libraryDependencies += "com.groupbyinc" % "common-logging" % "135"
<dependency org="com.groupbyinc" name="common-logging" rev="135"/>
@Grapes(@Grab(group='com.groupbyinc', module='common-logging', version='135'))
'com.groupbyinc:common-logging:jar:135'

Download

Click the following link to download the jar file.

common-logging-135-javadoc.jar
common-logging-135.jar
common-logging-135.pom



Related Tutorials