is not current version
Last Version 2.1.2

me.soliveirajr:menta-log 0.9.4

A log library that embraces the kiss principle.

GroupId

GroupId

me.soliveirajr
ArtifactId

ArtifactId

menta-log
Version

Version

0.9.4
Type

Type

jar

Download menta-log 0.9.4


<!-- https://jarcasting.com/artifacts/me.soliveirajr/menta-log/ -->
<dependency>
    <groupId>me.soliveirajr</groupId>
    <artifactId>menta-log</artifactId>
    <version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/me.soliveirajr/menta-log/
implementation 'me.soliveirajr:menta-log:0.9.4'
// https://jarcasting.com/artifacts/me.soliveirajr/menta-log/
implementation ("me.soliveirajr:menta-log:0.9.4")
'me.soliveirajr:menta-log:jar:0.9.4'
<dependency org="me.soliveirajr" name="menta-log" rev="0.9.4">
  <artifact name="menta-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.soliveirajr', module='menta-log', version='0.9.4')
)
libraryDependencies += "me.soliveirajr" % "menta-log" % "0.9.4"
[me.soliveirajr/menta-log "0.9.4"]