Download bsf-all-3.0-beta2.jar file - Jar b

Jar examples for b:bsf-all

Description

You can download jar file bsf-all 3.0-beta2 in this page.

Build File

You can use the following script to add bsf-all-3.0-beta2.jar to your project.

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

Download

Click the following link to download the jar file.

bsf-all-3.0-beta2.jar
bsf-all-3.0-beta2.pom



Related Tutorials