MVN

com.dipien : logging

Maven & Gradle

Sep 20, 2021
4 usages
3 stars

logging · Logging library for both Android & Java apps

<dependency>
    <groupId>com.dipien</groupId>
    <artifactId>logging</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dipien : logging to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.dipien : logging to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
logging-1.0.0

How to add a dependency to Maven

Add the following com.dipien : logging maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.dipien</groupId>
    <artifactId>logging</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dipien : logging gradle dependency to your build.gradle file:

implementation 'com.dipien:logging:1.0.0'

Gradle Kotlin DSL: Add the following com.dipien : logging gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dipien:logging:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dipien : logging sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dipien" % "logging" % "1.0.0"

Advertisement

Dependencies from Group

Sep 20, 2021
4 usages
3 stars
Aug 12, 2021
2 usages
2 stars
Sep 20, 2021
2 usages
3 stars
May 18, 2021
1 usages
4 stars
Sep 20, 2021
1 usages
3 stars

Discover Dependencies

Feb 07, 2008
15 usages
Nov 16, 2011
3 usages
Jun 14, 2013
5 usages
1 stars
Aug 07, 2022
8 usages
200 stars
Dec 17, 2020
18 usages
Jun 20, 2015
13 usages
1.7k stars
Oct 08, 2020
6 usages
322 stars
Nov 10, 2021
15 usages
1 stars