ALog

Simple Android logger based on android.util.Log

License

License

GroupId

GroupId

ua.pp.ihorzak
ArtifactId

ArtifactId

alog
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

aar
Description

Description

ALog
Simple Android logger based on android.util.Log
Project URL

Project URL

https://github.com/IhorZak/ALog
Source Code Management

Source Code Management

https://github.com/IhorZak/ALog/tree/master

Download alog

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0