Jar examples for l:lib-logger
Lib-Logger is a library for `easy` logging with the `Apache Log4j 2` in a JavaFX & Maven desktop application. See https://github.com/Naoghuman/lib-logger for more details.
You can download jar file lib-logger 0.5.0 in this page.
The GNU General Public License, Version 3.0
You can use the following script to add lib-logger-0.5.0.jar to your project.
<dependency> <groupId>com.github.naoghuman</groupId> <artifactId>lib-logger</artifactId> <version>0.5.0</version> </dependency>
compile group: 'com.github.naoghuman', name: 'lib-logger', version: '0.5.0'
libraryDependencies += "com.github.naoghuman" % "lib-logger" % "0.5.0"
<dependency org="com.github.naoghuman" name="lib-logger" rev="0.5.0"/>
@Grapes(@Grab(group='com.github.naoghuman', module='lib-logger', version='0.5.0'))
'com.github.naoghuman:lib-logger:jar:0.5.0'
Click the following link to download the jar file.
lib-logger-0.5.0-javadoc.jar