Download nuun-log-plugin-1.0.M1.jar file - Jar n

Jar examples for n:nuun-log-plugin

Description

Nuun Log Plugin will manage the injection of SL4J Logger.

You can download jar file nuun-log-plugin 1.0.M1 in this page.

License

LGPL 3.0

Build File

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'

Download

Click the following link to download the jar file.

nuun-log-plugin-1.0.M1-javadoc.jar
nuun-log-plugin-1.0.M1-sources.jar
nuun-log-plugin-1.0.M1.jar
nuun-log-plugin-1.0.M1.pom



Related Tutorials