MVN

com.github.pingbu : pingbu-logger

Maven & Gradle

May 16, 2018
3 usages

Pingbu's Logger Library · A logger library

<dependency>
    <groupId>com.github.pingbu</groupId>
    <artifactId>pingbu-logger</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.pingbu : pingbu-logger to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.github.pingbu : pingbu-logger to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
pingbu-logger-1.0

How to add a dependency to Maven

Add the following com.github.pingbu : pingbu-logger maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.pingbu</groupId>
    <artifactId>pingbu-logger</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.pingbu : pingbu-logger gradle dependency to your build.gradle file:

implementation 'com.github.pingbu:pingbu-logger:1.0'

Gradle Kotlin DSL: Add the following com.github.pingbu : pingbu-logger gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.pingbu:pingbu-logger:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.pingbu : pingbu-logger sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.pingbu" % "pingbu-logger" % "1.0"

Advertisement

Dependencies from Group

May 16, 2018
3 usages
May 15, 2018
2 usages
Oct 09, 2019
2 usages

Discover Dependencies

Jan 27, 2021
21 usages
170 stars
Apr 20, 2020
3 usages
0 stars
May 11, 2023
33 usages
1.4k stars
Jan 29, 2023
3 usages
399 stars
Jun 16, 2023
7 usages
5 stars
Oct 16, 2014
3 usages
1 stars
Jun 12, 2023
12 usages
85 stars
Jul 13, 2023
38 usages
114 stars