is not current version
Last Version 1.3.5

sclap-core 1.1.4

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-core_2.11
Version

Version

1.1.4
Type

Type

jar
Description

Description

sclap-core
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-core_2.11 1.1.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.typelevel : cats-core_2.11 jar 2.0.0
org.typelevel : cats-effect_2.11 jar 2.0.0
org.typelevel : cats-free_2.11 jar 2.0.0
com.typesafe.scala-logging : scala-logging_2.11 jar 3.9.2

Project Modules

There are no modules declared in this project.