Download barclay-2.0.0.jar file - Jar b

Jar examples for b:barclay

Description

Development on Barclay command line parsing and documentation utilities

You can download jar file barclay 2.0.0 in this page.

License

BSD 3-Clause

Build File

You can use the following script to add barclay-2.0.0.jar to your project.

<dependency>
   <groupId>org.broadinstitute</groupId>
   <artifactId>barclay</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'org.broadinstitute', name: 'barclay', version: '2.0.0'
libraryDependencies += "org.broadinstitute" % "barclay" % "2.0.0"
<dependency org="org.broadinstitute" name="barclay" rev="2.0.0"/>
@Grapes(@Grab(group='org.broadinstitute', module='barclay', version='2.0.0'))
'org.broadinstitute:barclay:jar:2.0.0'

Download

Click the following link to download the jar file.

barclay-2.0.0-javadoc.jar
barclay-2.0.0-sources.jar
barclay-2.0.0.jar
barclay-2.0.0.pom



Related Tutorials