Jar examples for l:logback-core
Logback: the generic, reliable, fast and flexible logging library for Java.
You can download jar file logback-core 0.9.24 in this page.
GNU Lesser General Public License
You can use the following script to add logback-core-0.9.24.jar to your project.
<dependency> <groupId>ch.qos.logback</groupId> <artifactId>logback-core</artifactId> <version>0.9.24</version> </dependency>
compile group: 'ch.qos.logback', name: 'logback-core', version: '0.9.24'
libraryDependencies += "ch.qos.logback" % "logback-core" % "0.9.24"
<dependency org="ch.qos.logback" name="logback-core" rev="0.9.24"/>
@Grapes(@Grab(group='ch.qos.logback', module='logback-core', version='0.9.24'))
'ch.qos.logback:logback-core:jar:0.9.24'
Click the following link to download the jar file.
logback-core-0.9.24-javadoc.jar