Jar examples for m:muffero
This is the main Muffero logging system implementation.
You can download jar file muffero 0.1.2 in this page.
You can use the following script to add muffero-0.1.2.jar to your project.
<dependency> <groupId>net.rumati.logging</groupId> <artifactId>muffero</artifactId> <version>0.1.2</version> </dependency>
compile group: 'net.rumati.logging', name: 'muffero', version: '0.1.2'
libraryDependencies += "net.rumati.logging" % "muffero" % "0.1.2"
<dependency org="net.rumati.logging" name="muffero" rev="0.1.2"/>
@Grapes(@Grab(group='net.rumati.logging', module='muffero', version='0.1.2'))
'net.rumati.logging:muffero:jar:0.1.2'
Click the following link to download the jar file.
muffero-0.1.2-javadoc.jar