is not current version
Last Version 0.8.1

net.thevpc.jshell 0.8.0

Java Bash compatible shell parser

License

License

Categories

Categories

Net
GroupId

GroupId

net.thevpc
ArtifactId

ArtifactId

jshell
Version

Version

0.8.0
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 0.8.0


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

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.