Historian Core

a simple logger which saves logs to SQLite, to get better understanding of user's environment

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.yslibrary.historian
Идентификатор

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

historian-core
Последняя версия

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

0.4.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

Historian Core
a simple logger which saves logs to SQLite, to get better understanding of user's environment
Система контроля версий

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

https://github.com/yshrsmz/historian

Скачать historian-core

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

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

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
androidx.annotation » annotation jar 1.1.0

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

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

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

Версия
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0