Last Version

chop-core 0.1.10

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

License

License

GroupId

GroupId

com.episode6.hackit.chop
ArtifactId

ArtifactId

chop-core
Version

Version

0.1.10
Type

Type

jar
Description

Description

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

Project URL

https://github.com/episode6/chop

Download chop-core 0.1.10


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.