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

org.logevents:logevents 0.1.29

Simple implementation of slf4j

Группа

Группа

org.logevents
Идентификатор

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

logevents
Версия

Версия

0.1.29
Тип

Тип

jar

Скачать logevents 0.1.29


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