is not current version
Last Version 3.5.0

me.shikhov:wlog 1.0.1

Ultimate replacement for android log with release build without logs in mind and reduced garbage generation

GroupId

GroupId

me.shikhov
ArtifactId

ArtifactId

wlog
Version

Version

1.0.1
Type

Type

aar

Download wlog 1.0.1


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