Download bsf-2.4.0.jar file - Jar b

Jar examples for b:bsf

Description

You can download jar file bsf 2.4.0 in this page.

Build File

You can use the following script to add bsf-2.4.0.jar to your project.

<dependency>
   <groupId>bsf</groupId>
   <artifactId>bsf</artifactId>
   <version>2.4.0</version>
</dependency>
compile group: 'bsf', name: 'bsf', version: '2.4.0'
libraryDependencies += "bsf" % "bsf" % "2.4.0"
<dependency org="bsf" name="bsf" rev="2.4.0"/>
@Grapes(@Grab(group='bsf', module='bsf', version='2.4.0'))
'bsf:bsf:jar:2.4.0'

Download

Click the following link to download the jar file.

bsf-2.4.0.jar
bsf-2.4.0.pom



Related Tutorials