is not current version
Last Version 1.3.0

sclap-core 1.2.3

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.12
Version

Version

1.2.3
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.12 1.2.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
org.typelevel : cats-core_2.12 jar 2.7.0
org.typelevel : cats-free_2.12 jar 2.7.0
org.typelevel : cats-effect_2.12 jar 2.5.4
com.typesafe.scala-logging : scala-logging_2.12 jar 3.9.2

Project Modules

There are no modules declared in this project.