BFLog

Simple but efficient logging facility

License

License

GroupId

GroupId

de.binfalse
ArtifactId

ArtifactId

BFLog
Last Version

Last Version

1.3.7
Release Date

Release Date

Type

Type

jar
Description

Description

BFLog
Simple but efficient logging facility
Project URL

Project URL

https://github.com/binfalse/BFLog
Source Code Management

Source Code Management

https://github.com/binfalse/BFLog

Download BFLog

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.7
1.3.6
1.3.5
1.3.4