Last Version

Mintshell MCL 0.3.0

Parser and command interpreter for the (M)intshell (C)ommand (L)anguange

License

License

GroupId

GroupId

org.mintshell
ArtifactId

ArtifactId

mintshell-mcl
Version

Version

0.3.0
Type

Type

jar
Description

Description

Mintshell MCL
Parser and command interpreter for the (M)intshell (C)ommand (L)anguange
Project Organization

Project Organization

Mintshell

Download mintshell-mcl 0.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.mintshell : mintshell-api jar 0.3.0
org.mintshell : mintshell-core jar 0.3.0
org.antlr : antlr4 jar 4.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.