| License |
License |
|---|---|
| GroupId | GroupIdde.raysha.lib |
| ArtifactId | ArtifactIdjsimpleshell-parent |
| Version | Version4.0 |
| Type | Typepom |
| Description |
DescriptionJSimpleShell
This project is a lightweight and simple-to-use library,
with which one you can create your own shell as a command line interface.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jsimpleshell-parent-4.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.raysha.lib/jsimpleshell-parent/ -->
<dependency>
<groupId>de.raysha.lib</groupId>
<artifactId>jsimpleshell-parent</artifactId>
<version>4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.raysha.lib/jsimpleshell-parent/
implementation 'de.raysha.lib:jsimpleshell-parent:4.0'
// https://jarcasting.com/artifacts/de.raysha.lib/jsimpleshell-parent/
implementation ("de.raysha.lib:jsimpleshell-parent:4.0")
'de.raysha.lib:jsimpleshell-parent:pom:4.0'
<dependency org="de.raysha.lib" name="jsimpleshell-parent" rev="4.0">
<artifact name="jsimpleshell-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.raysha.lib', module='jsimpleshell-parent', version='4.0')
)
libraryDependencies += "de.raysha.lib" % "jsimpleshell-parent" % "4.0"
[de.raysha.lib/jsimpleshell-parent "4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |