Jar examples for s:scalop-2.10
Scala option parser
You can download jar file scalop_2.10 1.1 in this page.
Apache License, Version 2.0
You can use the following script to add scalop_2.10-1.1.jar to your project.
<dependency> <groupId>com.loopfor.scalop</groupId> <artifactId>scalop_2.10</artifactId> <version>1.1</version> </dependency>
compile group: 'com.loopfor.scalop', name: 'scalop_2.10', version: '1.1'
libraryDependencies += "com.loopfor.scalop" % "scalop_2.10" % "1.1"
<dependency org="com.loopfor.scalop" name="scalop_2.10" rev="1.1"/>
@Grapes(@Grab(group='com.loopfor.scalop', module='scalop_2.10', version='1.1'))
'com.loopfor.scalop:scalop_2.10:jar:1.1'
Click the following link to download the jar file.
scalop_2.10-1.1-javadoc.jar