unlog

UnLog - An (almost) invisible logging framework.

Лицензия

Лицензия

Группа

Группа

com.github.unlog
Идентификатор

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

unlog
Последняя версия

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

0.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

unlog
UnLog - An (almost) invisible logging framework.
Ссылка на сайт

Ссылка на сайт

https://github.com/unlog/unlog
Система контроля версий

Система контроля версий

https://github.com/unlog/unlog.git

Скачать unlog

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.7.0
0.6.1
0.6.0
0.5.3