Jar examples for s:scopt-2.11
a command line options parsing library
You can download jar file scopt_2.11 3.2.0 in this page.
MIT License
You can use the following script to add scopt_2.11-3.2.0.jar to your project.
<dependency> <groupId>com.github.scopt</groupId> <artifactId>scopt_2.11</artifactId> <version>3.2.0</version> </dependency>
compile group: 'com.github.scopt', name: 'scopt_2.11', version: '3.2.0'
libraryDependencies += "com.github.scopt" % "scopt_2.11" % "3.2.0"
<dependency org="com.github.scopt" name="scopt_2.11" rev="3.2.0"/>
@Grapes(@Grab(group='com.github.scopt', module='scopt_2.11', version='3.2.0'))
'com.github.scopt:scopt_2.11:jar:3.2.0'
Click the following link to download the jar file.
scopt_2.11-3.2.0-javadoc.jar