не последняя версия
Последняя версия 2.1.2

me.soliveirajr:menta-log 1.0.3

A log library that embraces the kiss principle.

Группа

Группа

me.soliveirajr
Идентификатор

Идентификатор

menta-log
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать menta-log 1.0.3


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