chop-slf4j

A simple extensible logging library for Java & Android (inspired by Timber)

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.episode6.hackit.chop
ArtifactId

ArtifactId

chop-slf4j
Last Version

Last Version

0.1.10
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/episode6/chop

Download chop-slf4j

How to add to project

<!-- https://jarcasting.com/artifacts/com.episode6.hackit.chop/chop-slf4j/ -->
<dependency>
    <groupId>com.episode6.hackit.chop</groupId>
    <artifactId>chop-slf4j</artifactId>
    <version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.episode6.hackit.chop/chop-slf4j/
implementation 'com.episode6.hackit.chop:chop-slf4j:0.1.10'
// https://jarcasting.com/artifacts/com.episode6.hackit.chop/chop-slf4j/
implementation ("com.episode6.hackit.chop:chop-slf4j:0.1.10")
'com.episode6.hackit.chop:chop-slf4j:jar:0.1.10'
<dependency org="com.episode6.hackit.chop" name="chop-slf4j" rev="0.1.10">
  <artifact name="chop-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.episode6.hackit.chop', module='chop-slf4j', version='0.1.10')
)
libraryDependencies += "com.episode6.hackit.chop" % "chop-slf4j" % "0.1.10"
[com.episode6.hackit.chop/chop-slf4j "0.1.10"]

Dependencies

compile (1)

Group / Artifact Type Version
com.episode6.hackit.chop : chop-core jar 0.1.10

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.2.60

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.10