License |
License |
---|---|
GroupId | GroupIdorg.beanshell |
ArtifactId | ArtifactIdbsh-bsf |
Last Version | Last Version2.0b4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBeanShell bsf
BeanShell bsf
|
Project Organization |
Project Organizationhttp://www.beanshell.org/ |
Filename | Size |
---|---|
bsh-bsf-2.0b4.pom | |
bsh-bsf-2.0b4.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beanshell/bsh-bsf/ -->
<dependency>
<groupId>org.beanshell</groupId>
<artifactId>bsh-bsf</artifactId>
<version>2.0b4</version>
</dependency>
// https://jarcasting.com/artifacts/org.beanshell/bsh-bsf/
implementation 'org.beanshell:bsh-bsf:2.0b4'
// https://jarcasting.com/artifacts/org.beanshell/bsh-bsf/
implementation ("org.beanshell:bsh-bsf:2.0b4")
'org.beanshell:bsh-bsf:jar:2.0b4'
<dependency org="org.beanshell" name="bsh-bsf" rev="2.0b4">
<artifact name="bsh-bsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beanshell', module='bsh-bsf', version='2.0b4')
)
libraryDependencies += "org.beanshell" % "bsh-bsf" % "2.0b4"
[org.beanshell/bsh-bsf "2.0b4"]
Group / Artifact | Type | Version |
---|---|---|
org.beanshell : bsh-core | jar | 2.0b4 |