Download BFLog-1.3.6.jar file - Jar b

Jar examples for b:BFLog

Description

Simple but efficient logging facility

You can download jar file BFLog 1.3.6 in this page.

License

The Clear BSD License

Build File

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'

Download

Click the following link to download the jar file.

BFLog-1.3.6-javadoc.jar
BFLog-1.3.6-sources.jar
BFLog-1.3.6.jar
BFLog-1.3.6.pom



Related Tutorials