AndroidLog

A lib for android log

License

License

GroupId

GroupId

com.github.omottec
ArtifactId

ArtifactId

android-log
Last Version

Last Version

0.0.14
Release Date

Release Date

Type

Type

aar
Description

Description

AndroidLog
A lib for android log
Project URL

Project URL

https://github.com/omottec/AndroidLog
Source Code Management

Source Code Management

https://github.com/omottec/AndroidLog

Download android-log

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.14
0.0.11
0.0.10
0.0.09
0.0.08