Download menta-log-2.0.0.jar file - Jar m

Jar examples for m:menta-log

Description

A log library that embraces the kiss principle.

You can download jar file menta-log 2.0.0 in this page.

License

LGPL

Build File

You can use the following script to add menta-log-2.0.0.jar to your project.

<dependency>
   <groupId>me.soliveirajr</groupId>
   <artifactId>menta-log</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'me.soliveirajr', name: 'menta-log', version: '2.0.0'
libraryDependencies += "me.soliveirajr" % "menta-log" % "2.0.0"
<dependency org="me.soliveirajr" name="menta-log" rev="2.0.0"/>
@Grapes(@Grab(group='me.soliveirajr', module='menta-log', version='2.0.0'))
'me.soliveirajr:menta-log:jar:2.0.0'

Download

Click the following link to download the jar file.

menta-log-2.0.0-javadoc.jar
menta-log-2.0.0-sources.jar
menta-log-2.0.0.jar
menta-log-2.0.0.pom



Related Tutorials