is not current version
Last Version 1.3.0

com.github.stefanofornari:bsh-console 1.2.1

A BeanShell console with history, autocompletion and more...

GroupId

GroupId

com.github.stefanofornari
ArtifactId

ArtifactId

bsh-console
Version

Version

1.2.1
Type

Type

jar

Download bsh-console 1.2.1


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