Last Version

lightweight-logger 1.1.0

Very simple logging contract with two implementations

License

License

GroupId

GroupId

com.acidmanic
ArtifactId

ArtifactId

lightweight-logger
Version

Version

1.1.0
Type

Type

jar
Description

Description

lightweight-logger
Very simple logging contract with two implementations
Project URL

Project URL

https://github.com/Acidmanic/lightweight-logger
Source Code Management

Source Code Management

https://github.com/Acidmanic/lightweight-logger

Download lightweight-logger 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.acidmanic : console-tools jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.