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.4.1 in this page.
The GNU General Public License, Version 3.0
You can use the following script to add lib-logger-0.4.1.jar to your project.
<dependency> <groupId>com.github.naoghuman</groupId> <artifactId>lib-logger</artifactId> <version>0.4.1</version> </dependency>
compile group: 'com.github.naoghuman', name: 'lib-logger', version: '0.4.1'
libraryDependencies += "com.github.naoghuman" % "lib-logger" % "0.4.1"
<dependency org="com.github.naoghuman" name="lib-logger" rev="0.4.1"/>
@Grapes(@Grab(group='com.github.naoghuman', module='lib-logger', version='0.4.1'))
'com.github.naoghuman:lib-logger:jar:0.4.1'
Click the following link to download the jar file.
lib-logger-0.4.1-javadoc.jar