Download bsf-2.3.0-rc1.jar file - Jar b

Jar examples for b:bsf

Description

You can download jar file bsf 2.3.0-rc1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

bsf-2.3.0-rc1.jar
bsf-2.3.0-rc1.pom



Related Tutorials