is not current version
Last Version 2.0b4

bsh:bsh 1.2-b3


GroupId

GroupId

bsh
ArtifactId

ArtifactId

bsh
Version

Version

1.2-b3
Type

Type

jar

Download bsh 1.2-b3

Filename Size
bsh-1.2-b3.pom
bsh-1.2-b3.jar 229 KB
Browse

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