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