| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.monovore |
| ArtifactId | ArtifactIddecline_2.12 |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
Descriptiondecline
Composable command-line parsing for Scala
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| decline_2.12-2.0.0.pom | |
| decline_2.12-2.0.0.jar | 295 KB |
| decline_2.12-2.0.0-sources.jar | 16 KB |
| decline_2.12-2.0.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.monovore/decline_2.12/ -->
<dependency>
<groupId>com.monovore</groupId>
<artifactId>decline_2.12</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.monovore/decline_2.12/
implementation 'com.monovore:decline_2.12:2.0.0'
// https://jarcasting.com/artifacts/com.monovore/decline_2.12/
implementation ("com.monovore:decline_2.12:2.0.0")
'com.monovore:decline_2.12:jar:2.0.0'
<dependency org="com.monovore" name="decline_2.12" rev="2.0.0">
<artifact name="decline_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.monovore', module='decline_2.12', version='2.0.0')
)
libraryDependencies += "com.monovore" % "decline_2.12" % "2.0.0"
[com.monovore/decline_2.12 "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.12 |
| org.typelevel : cats-core_2.12 | jar | 2.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.typelevel : cats-laws_2.12 | jar | 2.5.0 |
| org.typelevel : discipline-scalatest_2.12 | jar | 2.1.2 |