MVN

com.frugalmechanic : scala-optparse_2.8.1

Maven & Gradle

Aug 02, 2012
10 stars

scala-optparse · Command line option parsing for Scala

<dependency>
    <groupId>com.frugalmechanic</groupId>
    <artifactId>scala-optparse_2.8.1</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.frugalmechanic : scala-optparse_2.8.1 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.frugalmechanic : scala-optparse_2.8.1 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
scala-optparse_2.8.1-1.1.1

How to add a dependency to Maven

Add the following com.frugalmechanic : scala-optparse_2.8.1 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.frugalmechanic</groupId>
    <artifactId>scala-optparse_2.8.1</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.frugalmechanic : scala-optparse_2.8.1 gradle dependency to your build.gradle file:

implementation 'com.frugalmechanic:scala-optparse_2.8.1:1.1.1'

Gradle Kotlin DSL: Add the following com.frugalmechanic : scala-optparse_2.8.1 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.frugalmechanic:scala-optparse_2.8.1:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.frugalmechanic : scala-optparse_2.8.1 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.frugalmechanic" % "scala-optparse_2.8.1" % "1.1.1"

Advertisement

Dependencies from Group

Jun 07, 2023
15 usages
10 stars
Jan 06, 2022
15 usages
10 stars
Jun 07, 2023
6 usages
5 stars
Jun 07, 2023
6 usages
5 stars
Nov 24, 2015
4 usages
5 stars

Discover Dependencies

Feb 11, 2014
1 usages
5 stars
Feb 14, 2013
3 stars
Jan 07, 2013
1 stars
Dec 03, 2014
1 usages
0 stars
Jul 11, 2014
1 usages
Oct 05, 2013
2 usages
1 stars