Download bsf-api-3.0-beta3.jar file - Jar b

Jar examples for b:bsf-api

Description

BSF API Implementation

You can download jar file bsf-api 3.0-beta3 in this page.

License

Apache License

Build File

You can use the following script to add bsf-api-3.0-beta3.jar to your project.

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

Download

Click the following link to download the jar file.

bsf-api-3.0-beta3.jar
bsf-api-3.0-beta3.pom



Related Tutorials