Jar examples for s:scala-optparse-2.11
Command line option parsing for Scala
You can download jar file scala-optparse_2.11 1.1.1 in this page.
Apache License, Version 2.0
You can use the following script to add scala-optparse_2.11-1.1.1.jar to your project.
<dependency> <groupId>com.frugalmechanic</groupId> <artifactId>scala-optparse_2.11</artifactId> <version>1.1.1</version> </dependency>
compile group: 'com.frugalmechanic', name: 'scala-optparse_2.11', version: '1.1.1'
libraryDependencies += "com.frugalmechanic" % "scala-optparse_2.11" % "1.1.1"
<dependency org="com.frugalmechanic" name="scala-optparse_2.11" rev="1.1.1"/>
@Grapes(@Grab(group='com.frugalmechanic', module='scala-optparse_2.11', version='1.1.1'))
'com.frugalmechanic:scala-optparse_2.11:jar:1.1.1'
Click the following link to download the jar file.
scala-optparse_2.11-1.1.1-javadoc.jar