Last Version

chop-groovy 0.1.10

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

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.episode6.hackit.chop
ArtifactId

ArtifactId

chop-groovy
Version

Version

0.1.10
Type

Type

jar
Description

Description

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

Project URL

https://github.com/episode6/chop

Download chop-groovy 0.1.10


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.