is not current version
Last Version 0.0.14

com.github.omottec:android-log 0.0.11

A lib for android log

GroupId

GroupId

com.github.omottec
ArtifactId

ArtifactId

android-log
Version

Version

0.0.11
Type

Type

aar

Download android-log 0.0.11


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