Download BFUtils-0.5.4.jar file - Jar b

Jar examples for b:BFUtils

Description

Useful Utilities

You can download jar file BFUtils 0.5.4 in this page.

License

The Clear BSD License

Build File

You can use the following script to add BFUtils-0.5.4.jar to your project.

<dependency>
   <groupId>de.binfalse</groupId>
   <artifactId>BFUtils</artifactId>
   <version>0.5.4</version>
</dependency>
compile group: 'de.binfalse', name: 'BFUtils', version: '0.5.4'
libraryDependencies += "de.binfalse" % "BFUtils" % "0.5.4"
<dependency org="de.binfalse" name="BFUtils" rev="0.5.4"/>
@Grapes(@Grab(group='de.binfalse', module='BFUtils', version='0.5.4'))
'de.binfalse:BFUtils:jar:0.5.4'

Download

Click the following link to download the jar file.

BFUtils-0.5.4-javadoc.jar
BFUtils-0.5.4-sources.jar
BFUtils-0.5.4.jar
BFUtils-0.5.4.pom



Related Tutorials