Last Version

log 1.1.5

Ultimately minimal yet very convenient logger for Android and Java

License

License

GroupId

GroupId

co.trikita
ArtifactId

ArtifactId

log
Version

Version

1.1.5
Type

Type

jar
Description

Description

log
Ultimately minimal yet very convenient logger for Android and Java
Project URL

Project URL

https://github.com/zserge/log
Source Code Management

Source Code Management

https://github.com/zserge/log.git

Download log 1.1.5


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

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.