License |
License |
---|---|
GroupId | GroupIdorg.beanshell |
ArtifactId | ArtifactIdbsh-classgen |
Last Version | Last Version2.0b4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBeanShell classgen
BeanShell classgen
|
Project Organization |
Project Organizationhttp://www.beanshell.org/ |
Filename | Size |
---|---|
bsh-classgen-2.0b4.pom | |
bsh-classgen-2.0b4.jar | 30 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.beanshell : bsh-core | jar | 2.0b4 |