is not current version
Last Version 1.1.2

shell.jar 1.1.1

This library makes shell I/O easy.

License

License

GroupId

GroupId

io.rala
ArtifactId

ArtifactId

shell
Version

Version

1.1.1
Type

Type

jar
Description

Description

shell.jar
This library makes shell I/O easy.
Project URL

Project URL

https://www.rala.io/library/shell
Source Code Management

Source Code Management

http://github.com/rala72/shell

Download shell 1.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.rala : string-mapper jar 1.0.2
org.jetbrains : annotations jar 20.1.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0

Project Modules

There are no modules declared in this project.