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