Jar examples for b:bsh-core
BeanShell core
You can download jar file bsh-core 2.0b4 in this page.
You can use the following script to add bsh-core-2.0b4.jar to your project.
<dependency> <groupId>org.beanshell</groupId> <artifactId>bsh-core</artifactId> <version>2.0b4</version> </dependency>
compile group: 'org.beanshell', name: 'bsh-core', version: '2.0b4'
libraryDependencies += "org.beanshell" % "bsh-core" % "2.0b4"
<dependency org="org.beanshell" name="bsh-core" rev="2.0b4"/>
@Grapes(@Grab(group='org.beanshell', module='bsh-core', version='2.0b4'))
'org.beanshell:bsh-core:jar:2.0b4'
Click the following link to download the jar file.
bsh-core-2.0b4.jar