Download bsf-api-3.1.jar file - Jar b

Jar examples for b:bsf-api

Description

BSF API Implementation

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

bsf-api-3.1-javadoc.jar
bsf-api-3.1-sources.jar
bsf-api-3.1.jar
bsf-api-3.1.pom



Related Tutorials