License |
License
UNLICENSE
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.ngorongoro |
ArtifactId | ArtifactIdhabilis-cli_2.11 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionhabilis-cli
habilis-cli
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.ngorongoro |
Filename | Size |
---|---|
habilis-cli_2.11-0.2.0.pom | |
habilis-cli_2.11-0.2.0.jar | 44 KB |
habilis-cli_2.11-0.2.0-sources.jar | 3 KB |
habilis-cli_2.11-0.2.0-javadoc.jar | 368 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ngorongoro/habilis-cli_2.11/ -->
<dependency>
<groupId>com.github.ngorongoro</groupId>
<artifactId>habilis-cli_2.11</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngorongoro/habilis-cli_2.11/
implementation 'com.github.ngorongoro:habilis-cli_2.11:0.2.0'
// https://jarcasting.com/artifacts/com.github.ngorongoro/habilis-cli_2.11/
implementation ("com.github.ngorongoro:habilis-cli_2.11:0.2.0")
'com.github.ngorongoro:habilis-cli_2.11:jar:0.2.0'
<dependency org="com.github.ngorongoro" name="habilis-cli_2.11" rev="0.2.0">
<artifact name="habilis-cli_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ngorongoro', module='habilis-cli_2.11', version='0.2.0')
)
libraryDependencies += "com.github.ngorongoro" % "habilis-cli_2.11" % "0.2.0"
[com.github.ngorongoro/habilis-cli_2.11 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
jline : jline | jar | 2.13 |
org.scalactic : scalactic_2.11 | jar | 2.2.6 |
org.scala-lang.modules : scala-parser-combinators_2.11 | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.6 |