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

Jar examples for b:bsf-api

Description

BSF API Implementation

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

bsf-api-3.0-beta2.jar
bsf-api-3.0-beta2.pom



Related Tutorials