MVN

io.vulpine.lib : logging

Maven & Gradle

Mar 24, 2017
2 usages
0 stars

io.vulpine.lib:logging · Logging framework agnostic logging library.

<dependency>
    <groupId>io.vulpine.lib</groupId>
    <artifactId>logging</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.vulpine.lib : logging to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of io.vulpine.lib : logging to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
logging-0.2.0
0.1.x
logging-0.1.2

How to add a dependency to Maven

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

<dependency>
    <groupId>io.vulpine.lib</groupId>
    <artifactId>logging</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.vulpine.lib : logging gradle dependency to your build.gradle file:

implementation 'io.vulpine.lib:logging:0.2.0'

Gradle Kotlin DSL: Add the following io.vulpine.lib : logging gradle kotlin dependency to your build.gradle.kts file:

implementation("io.vulpine.lib:logging:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.vulpine.lib : logging sbt scala dependency to your build.sbt file:

libraryDependencies += "io.vulpine.lib" % "logging" % "0.2.0"

Advertisement

Dependencies from Group

Mar 24, 2017
2 usages
0 stars
Jun 27, 2018
2 usages
0 stars
Mar 24, 2017
1 usages
0 stars
Sep 07, 2016
1 stars
Mar 10, 2017
0 stars

Discover Dependencies

Sep 29, 2016
3 usages
0 stars
Apr 26, 2018
2 usages
467 stars
May 09, 2018
2 usages
9 stars
Nov 07, 2017
2 usages
4 stars
Nov 19, 2017
2 usages
Mar 01, 2018
3 usages
1 stars