MVN

net.mm2d.log : log

Maven & Gradle

Feb 06, 2021
2 usages
0 stars

Log · This is a simple log print utils, like android.util.Log.

<dependency>
    <groupId>net.mm2d.log</groupId>
    <artifactId>log</artifactId>
    <version>0.9.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.mm2d.log : log to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.4

All Versions

Choose a version of net.mm2d.log : log to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
log-0.9.4

How to add a dependency to Maven

Add the following net.mm2d.log : log maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.mm2d.log</groupId>
    <artifactId>log</artifactId>
    <version>0.9.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.mm2d.log : log gradle dependency to your build.gradle file:

implementation 'net.mm2d.log:log:0.9.4'

Gradle Kotlin DSL: Add the following net.mm2d.log : log gradle kotlin dependency to your build.gradle.kts file:

implementation("net.mm2d.log:log:0.9.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.mm2d.log : log sbt scala dependency to your build.sbt file:

libraryDependencies += "net.mm2d.log" % "log" % "0.9.4"

Advertisement

Dependencies from Group

log
Feb 06, 2021
2 usages
0 stars
Feb 06, 2021
0 stars

Discover Dependencies

Jun 01, 2021
2 usages
0 stars
Jun 10, 2021
2 usages
14 stars
Jul 04, 2021
6 usages
526 stars
Jul 08, 2021
3 usages
3 stars
Sep 30, 2021
2 usages
28 stars
Nov 27, 2021
2 usages
2 stars
Mar 23, 2015
2 usages
4 stars
Jan 13, 2014
3 usages
716 stars