Last Version

wlog 3.5.0

Android Log wrapper with handy methods to remove clutter & add formatted output

License

License

GroupId

GroupId

me.shikhov
ArtifactId

ArtifactId

wlog
Version

Version

3.5.0
Type

Type

aar
Description

Description

wlog
Android Log wrapper with handy methods to remove clutter & add formatted output
Project URL

Project URL

https://github.com/andrey-shikhov/wlog
Source Code Management

Source Code Management

https://github.com/andrey-shikhov/wlog

Download wlog 3.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

Project Modules

There are no modules declared in this project.