Download barclay-1.1.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 1.1.0 in this page.

License

BSD 3-Clause

Build File

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

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

Download

Click the following link to download the jar file.

barclay-1.1.0-javadoc.jar
barclay-1.1.0-sources.jar
barclay-1.1.0.jar
barclay-1.1.0.pom



Related Tutorials