Last Version

LogDog 0.3.0

An intuitive logging library for Android

License

License

GroupId

GroupId

me.levansmith.logdog
ArtifactId

ArtifactId

logdog
Version

Version

0.3.0
Type

Type

aar
Description

Description

LogDog
An intuitive logging library for Android
Project URL

Project URL

https://github.com/levictorsmith/logdog
Source Code Management

Source Code Management

https://github.com/levictorsmith/logdog

Download logdog 0.3.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.1.1
com.android.support » appcompat-v7 jar 28.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.21
com.google.code.gson : gson jar 2.8.5
me.levansmith.logdog : logging jar 0.3.0

Project Modules

There are no modules declared in this project.