Jar examples for b:BFLog
Simple but efficient logging facility
You can download jar file BFLog 1.3.6 in this page.
The Clear BSD License
You can use the following script to add BFLog-1.3.6.jar to your project.
<dependency> <groupId>de.binfalse</groupId> <artifactId>BFLog</artifactId> <version>1.3.6</version> </dependency>
compile group: 'de.binfalse', name: 'BFLog', version: '1.3.6'
libraryDependencies += "de.binfalse" % "BFLog" % "1.3.6"
<dependency org="de.binfalse" name="BFLog" rev="1.3.6"/>
@Grapes(@Grab(group='de.binfalse', module='BFLog', version='1.3.6'))
'de.binfalse:BFLog:jar:1.3.6'
Click the following link to download the jar file.
BFLog-1.3.6-javadoc.jar