Download muffero-2.1.0.jar file - Jar m

Jar examples for m:muffero

Description

This is the main Muffero logging system implementation.

You can download jar file muffero 2.1.0 in this page.

Build File

You can use the following script to add muffero-2.1.0.jar to your project.

<dependency>
   <groupId>net.rumati.logging</groupId>
   <artifactId>muffero</artifactId>
   <version>2.1.0</version>
</dependency>
compile group: 'net.rumati.logging', name: 'muffero', version: '2.1.0'
libraryDependencies += "net.rumati.logging" % "muffero" % "2.1.0"
<dependency org="net.rumati.logging" name="muffero" rev="2.1.0"/>
@Grapes(@Grab(group='net.rumati.logging', module='muffero', version='2.1.0'))
'net.rumati.logging:muffero:jar:2.1.0'

Download

Click the following link to download the jar file.

muffero-2.1.0-javadoc.jar
muffero-2.1.0-sources.jar
muffero-2.1.0.jar
muffero-2.1.0.pom



Related Tutorials