MVN

com.episode6.hackit.chop : chop-slf4j

Maven & Gradle

Sep 06, 2018
1 usages
0 stars

chop-slf4j · A simple extensible logging library for Java & Android (inspired by Timber)

<dependency>
    <groupId>com.episode6.hackit.chop</groupId>
    <artifactId>chop-slf4j</artifactId>
    <version>0.1.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.episode6.hackit.chop : chop-slf4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.10

All Versions

Choose a version of com.episode6.hackit.chop : chop-slf4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
chop-slf4j-0.1.10

How to add a dependency to Maven

Add the following com.episode6.hackit.chop : chop-slf4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.episode6.hackit.chop</groupId>
    <artifactId>chop-slf4j</artifactId>
    <version>0.1.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.episode6.hackit.chop : chop-slf4j gradle dependency to your build.gradle file:

implementation 'com.episode6.hackit.chop:chop-slf4j:0.1.10'

Gradle Kotlin DSL: Add the following com.episode6.hackit.chop : chop-slf4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.episode6.hackit.chop:chop-slf4j:0.1.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.episode6.hackit.chop : chop-slf4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.episode6.hackit.chop" % "chop-slf4j" % "0.1.10"

Advertisement

Dependencies from Group

Sep 06, 2018
6 usages
0 stars
Sep 06, 2018
1 usages
0 stars
Sep 06, 2018
1 usages
0 stars
Sep 06, 2018
0 stars

Discover Dependencies

Sep 19, 2018
1 usages
200 stars
Jan 24, 2021
2 usages
12 stars
Jun 01, 2021
2 usages
0 stars
Jun 01, 2021
1 usages
0 stars
Jun 12, 2019
1 usages
22 stars
Sep 20, 2019
3 usages
0 stars
Oct 11, 2018
2 usages