Historian Core

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.yslibrary.historian
ArtifactId

ArtifactId

historian-core
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

Historian Core
a simple logger which saves logs to SQLite, to get better understanding of user's environment
Source Code Management

Source Code Management

https://github.com/yshrsmz/historian

Download historian-core

How to add to project

<!-- 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"]

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0