JVM Extensible & Embeddable SHell

Reboot of the CRaSH project

License

License

Categories

Categories

Net
GroupId

GroupId

net.je2sh
ArtifactId

ArtifactId

base-plugins
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

JVM Extensible & Embeddable SHell
Reboot of the CRaSH project
Project URL

Project URL

https://jeeshell.github.io/je2sh/

Download base-plugins

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.1.2-5

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0