Jar examples for b:bsh-bsf
BeanShell bsf
You can download jar file bsh-bsf 2.0b4 in this page.
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'
Click the following link to download the jar file.
bsh-bsf-2.0b4.jar