Download bsh-bsf-2.0b4.jar file - Jar b

Jar examples for b:bsh-bsf

Description

BeanShell bsf

You can download jar file bsh-bsf 2.0b4 in this page.

Build File

You can use the following script to add bsh-bsf-2.0b4.jar to your project.

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

Download

Click the following link to download the jar file.

bsh-bsf-2.0b4.jar
bsh-bsf-2.0b4.pom



Related Tutorials