Jar examples for n:nuun-log-plugin
Nuun Log Plugin will manage the injection of SL4J Logger.
You can download jar file nuun-log-plugin 1.0.M1 in this page.
LGPL 3.0
You can use the following script to add nuun-log-plugin-1.0.M1.jar to your project.
<dependency> <groupId>io.nuun</groupId> <artifactId>nuun-log-plugin</artifactId> <version>1.0.M1</version> </dependency>
compile group: 'io.nuun', name: 'nuun-log-plugin', version: '1.0.M1'
libraryDependencies += "io.nuun" % "nuun-log-plugin" % "1.0.M1"
<dependency org="io.nuun" name="nuun-log-plugin" rev="1.0.M1"/>
@Grapes(@Grab(group='io.nuun', module='nuun-log-plugin', version='1.0.M1'))
'io.nuun:nuun-log-plugin:jar:1.0.M1'
Click the following link to download the jar file.
nuun-log-plugin-1.0.M1-javadoc.jar