Jar examples for m:muffero
This is the main Muffero logging system implementation.
You can download jar file muffero 2.1.0 in this page.
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'
Click the following link to download the jar file.
muffero-2.1.0-javadoc.jar