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