Last Version

BeanShell core 2.0b4

BeanShell core

License

License

GroupId

GroupId

org.beanshell
ArtifactId

ArtifactId

bsh-core
Version

Version

2.0b4
Type

Type

jar
Description

Description

BeanShell core
BeanShell core
Project Organization

Project Organization

http://www.beanshell.org/

Download bsh-core 2.0b4


<!-- https://jarcasting.com/artifacts/org.beanshell/bsh-core/ -->
<dependency>
    <groupId>org.beanshell</groupId>
    <artifactId>bsh-core</artifactId>
    <version>2.0b4</version>
</dependency>
// https://jarcasting.com/artifacts/org.beanshell/bsh-core/
implementation 'org.beanshell:bsh-core:2.0b4'
// https://jarcasting.com/artifacts/org.beanshell/bsh-core/
implementation ("org.beanshell:bsh-core:2.0b4")
'org.beanshell:bsh-core:jar:2.0b4'
<dependency org="org.beanshell" name="bsh-core" rev="2.0b4">
  <artifact name="bsh-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beanshell', module='bsh-core', version='2.0b4')
)
libraryDependencies += "org.beanshell" % "bsh-core" % "2.0b4"
[org.beanshell/bsh-core "2.0b4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.