Last Version

BeanShell classgen 2.0b4

BeanShell classgen

License

License

GroupId

GroupId

org.beanshell
ArtifactId

ArtifactId

bsh-classgen
Version

Version

2.0b4
Type

Type

jar
Description

Description

BeanShell classgen
BeanShell classgen
Project Organization

Project Organization

http://www.beanshell.org/

Download bsh-classgen 2.0b4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.beanshell : bsh-core jar 2.0b4

Project Modules

There are no modules declared in this project.