MVN

io.jobial : sclap-app_2.13

Maven & Gradle

May 14, 2023
3 usages
3 stars

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

<dependency>
    <groupId>io.jobial</groupId>
    <artifactId>sclap-app_2.13</artifactId>
    <version>1.3.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.jobial : sclap-app_2.13 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.8

All Versions

Choose a version of io.jobial : sclap-app_2.13 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
sclap-app_2.13-2.0.0
1.4.x
sclap-app_2.13-1.4.1
sclap-app_2.13-1.4.0
1.3.x
sclap-app_2.13-1.3.8
sclap-app_2.13-1.3.7
sclap-app_2.13-1.3.6
sclap-app_2.13-1.3.0
1.2.x
sclap-app_2.13-1.2.3
sclap-app_2.13-1.2.2
sclap-app_2.13-1.2.1
sclap-app_2.13-1.2.0
1.1.x
sclap-app_2.13-1.1.7
sclap-app_2.13-1.1.5
sclap-app_2.13-1.1.4
sclap-app_2.13-1.1.3
sclap-app_2.13-1.1.2
sclap-app_2.13-1.1.1
sclap-app_2.13-1.1.0
1.0.x
sclap-app_2.13-1.0.1
sclap-app_2.13-1.0.0
0.9.x
sclap-app_2.13-0.9.8
sclap-app_2.13-0.9.7
sclap-app_2.13-0.9.6
sclap-app_2.13-0.9.5
sclap-app_2.13-0.9.4
sclap-app_2.13-0.9.3
sclap-app_2.13-0.9.2
sclap-app_2.13-0.9.1
sclap-app_2.13-0.9.0

How to add a dependency to Maven

Add the following io.jobial : sclap-app_2.13 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.jobial</groupId>
    <artifactId>sclap-app_2.13</artifactId>
    <version>1.3.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.jobial : sclap-app_2.13 gradle dependency to your build.gradle file:

implementation 'io.jobial:sclap-app_2.13:1.3.8'

Gradle Kotlin DSL: Add the following io.jobial : sclap-app_2.13 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.jobial:sclap-app_2.13:1.3.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.jobial : sclap-app_2.13 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.jobial" % "sclap-app_2.13" % "1.3.8"

Advertisement

Dependencies from Group

Aug 16, 2023
8 usages
3 stars
Aug 16, 2023
8 usages
3 stars
Aug 16, 2023
8 usages
3 stars
Aug 16, 2023
8 usages
3 stars
Aug 16, 2023
8 usages
3 stars

Discover Dependencies

Nov 21, 2021
6 stars
Jan 07, 2021
11 stars
Mar 30, 2023
5 stars
May 28, 2023
2 usages
1 stars
Jan 09, 2021
0 stars
Jun 12, 2022
1 usages
6 stars
Jun 29, 2023
18 stars