License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.monovore |
ArtifactId | ArtifactIddecline_3 |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
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_3-2.3.0.pom | |
decline_3-2.3.0.jar | 355 KB |
decline_3-2.3.0-sources.jar | 16 KB |
decline_3-2.3.0-javadoc.jar | 483 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.monovore/decline_3/ -->
<dependency>
<groupId>com.monovore</groupId>
<artifactId>decline_3</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.monovore/decline_3/
implementation 'com.monovore:decline_3:2.3.0'
// https://jarcasting.com/artifacts/com.monovore/decline_3/
implementation ("com.monovore:decline_3:2.3.0")
'com.monovore:decline_3:jar:2.3.0'
<dependency org="com.monovore" name="decline_3" rev="2.3.0">
<artifact name="decline_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.monovore', module='decline_3', version='2.3.0')
)
libraryDependencies += "com.monovore" % "decline_3" % "2.3.0"
[com.monovore/decline_3 "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
org.typelevel : cats-core_3 | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-laws_3 | jar | 2.7.0 |
org.typelevel : discipline-scalatest_3 | jar | 2.1.5 |