net.thevpc.jshell

Java Bash compatible shell parser

License

License

Categories

Categories

Net
GroupId

GroupId

net.thevpc
ArtifactId

ArtifactId

jshell
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

net.thevpc.jshell
Java Bash compatible shell parser
Project URL

Project URL

https://github.com/thevpc/vpc-common
Project Organization

Project Organization

vpc open source initiative
Source Code Management

Source Code Management

https://github.com/thevpc/vpc-common/tree/master

Download jshell

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1
0.8.0