is not current version
Last Version 1.3.0

com.github.stefanofornari:bsh-console 1.1.0

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

GroupId

GroupId

com.github.stefanofornari
ArtifactId

ArtifactId

bsh-console
Version

Version

1.1.0
Type

Type

jar

Download bsh-console 1.1.0


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