Last Version

BeanShell 2.0b4

BeanShell

License

License

GroupId

GroupId

org.beanshell
ArtifactId

ArtifactId

beanshell
Version

Version

2.0b4
Type

Type

pom
Description

Description

BeanShell
BeanShell
Project Organization

Project Organization

http://www.beanshell.org/

Download beanshell 2.0b4

Filename Size
beanshell-2.0b4.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.beanshell/beanshell/ -->
<dependency>
    <groupId>org.beanshell</groupId>
    <artifactId>beanshell</artifactId>
    <version>2.0b4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.beanshell/beanshell/
implementation 'org.beanshell:beanshell:2.0b4'
// https://jarcasting.com/artifacts/org.beanshell/beanshell/
implementation ("org.beanshell:beanshell:2.0b4")
'org.beanshell:beanshell:pom:2.0b4'
<dependency org="org.beanshell" name="beanshell" rev="2.0b4">
  <artifact name="beanshell" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.beanshell', module='beanshell', version='2.0b4')
)
libraryDependencies += "org.beanshell" % "beanshell" % "2.0b4"
[org.beanshell/beanshell "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.