Last Version

Log 0.9.4

This is a simple log print utils, like android.util.Log.

License

License

Categories

Categories

Net
GroupId

GroupId

net.mm2d.log
ArtifactId

ArtifactId

log-android
Version

Version

0.9.4
Type

Type

aar
Description

Description

Log
This is a simple log print utils, like android.util.Log.
Project URL

Project URL

https://github.com/ohmae/log
Source Code Management

Source Code Management

https://github.com/ohmae/log

Download log-android 0.9.4


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

Dependencies

runtime (2)

Group / Artifact Type Version
net.mm2d.log : log jar 0.9.4
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30

Project Modules

There are no modules declared in this project.