is not current version
Last Version 1.5.1

tz.co.asoft:logging-console-android 1.4.10

A multiplatform solution to logging on the console

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

logging-console-android
Version

Version

1.4.10
Type

Type

aar

Download logging-console-android 1.4.10


<!-- https://jarcasting.com/artifacts/tz.co.asoft/logging-console-android/ -->
<dependency>
    <groupId>tz.co.asoft</groupId>
    <artifactId>logging-console-android</artifactId>
    <version>1.4.10</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tz.co.asoft/logging-console-android/
implementation 'tz.co.asoft:logging-console-android:1.4.10'
// https://jarcasting.com/artifacts/tz.co.asoft/logging-console-android/
implementation ("tz.co.asoft:logging-console-android:1.4.10")
'tz.co.asoft:logging-console-android:aar:1.4.10'
<dependency org="tz.co.asoft" name="logging-console-android" rev="1.4.10">
  <artifact name="logging-console-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='tz.co.asoft', module='logging-console-android', version='1.4.10')
)
libraryDependencies += "tz.co.asoft" % "logging-console-android" % "1.4.10"
[tz.co.asoft/logging-console-android "1.4.10"]