Last Version

libalog-android 0.0.6

Auto log for android implement

License

License

GroupId

GroupId

com.github.icebuf
ArtifactId

ArtifactId

alog-android
Version

Version

0.0.6
Type

Type

aar
Description

Description

libalog-android
Auto log for android implement
Project URL

Project URL

https://github.com/icebuf/ALogger
Source Code Management

Source Code Management

https://github.com/icebuf/ALogger.git

Download alog-android 0.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.orhanobut : logger jar 2.2.0
com.github.icebuf : alog jar 0.0.6

Project Modules

There are no modules declared in this project.