sclap-zio

Scala command line apps made simple - a composable and easy-to-use CLI parser built on Cats

License

License

GroupId

GroupId

io.jobial
ArtifactId

ArtifactId

sclap-zio_2.13
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

sclap-zio
Scala command line apps made simple - a composable and easy-to-use CLI parser built on Cats
Project URL

Project URL

https://github.com/jobial-io/sclap
Project Organization

Project Organization

Jobial OÜ
Source Code Management

Source Code Management

https://github.com/jobial-io/sclap

Download sclap-zio_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/io.jobial/sclap-zio_2.13/ -->
<dependency>
    <groupId>io.jobial</groupId>
    <artifactId>sclap-zio_2.13</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.jobial/sclap-zio_2.13/
implementation 'io.jobial:sclap-zio_2.13:1.3.0'
// https://jarcasting.com/artifacts/io.jobial/sclap-zio_2.13/
implementation ("io.jobial:sclap-zio_2.13:1.3.0")
'io.jobial:sclap-zio_2.13:jar:1.3.0'
<dependency org="io.jobial" name="sclap-zio_2.13" rev="1.3.0">
  <artifact name="sclap-zio_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jobial', module='sclap-zio_2.13', version='1.3.0')
)
libraryDependencies += "io.jobial" % "sclap-zio_2.13" % "1.3.0"
[io.jobial/sclap-zio_2.13 "1.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
io.jobial : sclap-app_2.13 jar 1.3.0
dev.zio : zio-interop-cats_2.13 jar 2.5.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.7
1.1.5