is not current version
Last Version 2.0b4

bsh:bsh 1.3.0


GroupId

GroupId

bsh
ArtifactId

ArtifactId

bsh
Version

Version

1.3.0
Type

Type

jar

Download bsh 1.3.0

Filename Size
bsh-1.3.0.pom
bsh-1.3.0.jar 236 KB
Browse

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