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