MVN

me.shikhov : wlog

Maven & Gradle

Nov 08, 2021
1 stars

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

<dependency>
    <groupId>me.shikhov</groupId>
    <artifactId>wlog</artifactId>
    <version>3.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.shikhov : wlog to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.5.0

All Versions

Choose a version of me.shikhov : wlog to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.5.x
wlog-3.5.0
3.0.x
wlog-3.0.0
1.4.x
wlog-1.4.0
1.3.x
wlog-1.3.1
1.2.x
wlog-1.2.4
1.1.x
wlog-1.1.0
1.0.x
wlog-1.0.1
wlog-1.0.0

How to add a dependency to Maven

Add the following me.shikhov : wlog maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.shikhov</groupId>
    <artifactId>wlog</artifactId>
    <version>3.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.shikhov : wlog gradle dependency to your build.gradle file:

implementation 'me.shikhov:wlog:3.5.0'

Gradle Kotlin DSL: Add the following me.shikhov : wlog gradle kotlin dependency to your build.gradle.kts file:

implementation("me.shikhov:wlog:3.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.shikhov : wlog sbt scala dependency to your build.sbt file:

libraryDependencies += "me.shikhov" % "wlog" % "3.5.0"

Advertisement

Dependencies from Group

Nov 08, 2021
1 stars
Oct 19, 2021
1 stars

Discover Dependencies

Jun 12, 2023
172 stars
Jun 12, 2023
26 usages
172 stars
Jun 12, 2023
172 stars
Mar 18, 2016
2 usages
172 stars
Jul 09, 2018
172 stars
Jun 05, 2021
56 stars
Feb 11, 2021
72 usages
787 stars