is not current version
Last Version 1.2.0

com.nthportal:app-shell_2.12 1.1.0

A framework for creating shells/CLIs for an application.

GroupId

GroupId

com.nthportal
ArtifactId

ArtifactId

app-shell_2.12
Version

Version

1.1.0
Type

Type

jar

Download app-shell_2.12 1.1.0


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