License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.fmv1992 |
ArtifactId | ArtifactIdcli_2.11 |
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.11-1.11.4.pom | |
cli_2.11-1.11.4.jar | 70 KB |
cli_2.11-1.11.4-sources.jar | 5 KB |
cli_2.11-1.11.4-javadoc.jar | 413 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.fmv1992/cli_2.11/ -->
<dependency>
<groupId>io.github.fmv1992</groupId>
<artifactId>cli_2.11</artifactId>
<version>1.11.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.fmv1992/cli_2.11/
implementation 'io.github.fmv1992:cli_2.11:1.11.4'
// https://jarcasting.com/artifacts/io.github.fmv1992/cli_2.11/
implementation ("io.github.fmv1992:cli_2.11:1.11.4")
'io.github.fmv1992:cli_2.11:jar:1.11.4'
<dependency org="io.github.fmv1992" name="cli_2.11" rev="1.11.4">
<artifact name="cli_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.fmv1992', module='cli_2.11', version='1.11.4')
)
libraryDependencies += "io.github.fmv1992" % "cli_2.11" % "1.11.4"
[io.github.fmv1992/cli_2.11 "1.11.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
io.github.fmv1992 : util_2.11 | jar | 1.11.4 |
org.scalameta : scalameta_2.11 | jar | 4.3.24 |
org.scala-lang.modules : scala-collection-compat_2.11 | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.2.0 |