| License |
License |
|---|---|
| GroupId | GroupIdio.jobial |
| ArtifactId | ArtifactIdsclap-zio_2.11 |
| Version | Version1.1.7 |
| Type | Typejar |
| Description |
Descriptionsclap-zio
Scala command line apps made simple - a composable and easy-to-use CLI parser built on Cats
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sclap-zio_2.11-1.1.7.pom | |
| sclap-zio_2.11-1.1.7.jar | 2 KB |
| sclap-zio_2.11-1.1.7-tests.jar | 334 bytes |
| sclap-zio_2.11-1.1.7-tests-sources.jar | 264 bytes |
| sclap-zio_2.11-1.1.7-tests-javadoc.jar | 207 bytes |
| sclap-zio_2.11-1.1.7-sources.jar | 1 KB |
| sclap-zio_2.11-1.1.7-javadoc.jar | 456 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.jobial/sclap-zio_2.11/ -->
<dependency>
<groupId>io.jobial</groupId>
<artifactId>sclap-zio_2.11</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.jobial/sclap-zio_2.11/
implementation 'io.jobial:sclap-zio_2.11:1.1.7'
// https://jarcasting.com/artifacts/io.jobial/sclap-zio_2.11/
implementation ("io.jobial:sclap-zio_2.11:1.1.7")
'io.jobial:sclap-zio_2.11:jar:1.1.7'
<dependency org="io.jobial" name="sclap-zio_2.11" rev="1.1.7">
<artifact name="sclap-zio_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jobial', module='sclap-zio_2.11', version='1.1.7')
)
libraryDependencies += "io.jobial" % "sclap-zio_2.11" % "1.1.7"
[io.jobial/sclap-zio_2.11 "1.1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| io.jobial : sclap-app_2.11 | jar | 1.1.7 |
| dev.zio : zio-interop-cats_2.11 | jar | 2.0.0.0-RC13 |