| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.github.fmv1992 |
| ArtifactId | ArtifactIdcli_2.12 |
| Version | Version1.11.4 |
| Type | Typejar |
| Description |
Descriptioncli
cli
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cli_2.12-1.11.4.pom | |
| cli_2.12-1.11.4.jar | 49 KB |
| cli_2.12-1.11.4-sources.jar | 5 KB |
| cli_2.12-1.11.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.fmv1992/cli_2.12/ -->
<dependency>
<groupId>io.github.fmv1992</groupId>
<artifactId>cli_2.12</artifactId>
<version>1.11.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.fmv1992/cli_2.12/
implementation 'io.github.fmv1992:cli_2.12:1.11.4'
// https://jarcasting.com/artifacts/io.github.fmv1992/cli_2.12/
implementation ("io.github.fmv1992:cli_2.12:1.11.4")
'io.github.fmv1992:cli_2.12:jar:1.11.4'
<dependency org="io.github.fmv1992" name="cli_2.12" rev="1.11.4">
<artifact name="cli_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.fmv1992', module='cli_2.12', version='1.11.4')
)
libraryDependencies += "io.github.fmv1992" % "cli_2.12" % "1.11.4"
[io.github.fmv1992/cli_2.12 "1.11.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.12 |
| io.github.fmv1992 : util_2.12 | jar | 1.11.4 |
| org.scalameta : scalameta_2.12 | jar | 4.3.24 |
| org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.2.0 |
| com.sandinh : scala-rewrites_2.12 | jar | 0.1.10-sd |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.0 |