Download sbt-bioconda-0.3.2.jar file - Jar s

Jar examples for s:sbt-bioconda

Description

sbt-bioconda

You can download jar file sbt-bioconda 0.3.2 in this page.

License

MIT

Build File

You can use the following script to add sbt-bioconda-0.3.2.jar to your project.

<dependency>
   <groupId>com.github.biopet</groupId>
   <artifactId>sbt-bioconda</artifactId>
   <version>0.3.2</version>
</dependency>
compile group: 'com.github.biopet', name: 'sbt-bioconda', version: '0.3.2'
libraryDependencies += "com.github.biopet" % "sbt-bioconda" % "0.3.2"
<dependency org="com.github.biopet" name="sbt-bioconda" rev="0.3.2"/>
@Grapes(@Grab(group='com.github.biopet', module='sbt-bioconda', version='0.3.2'))
'com.github.biopet:sbt-bioconda:jar:0.3.2'

Download

Click the following link to download the jar file.

sbt-bioconda-0.3.2-javadoc.jar
sbt-bioconda-0.3.2-sources.jar
sbt-bioconda-0.3.2.jar
sbt-bioconda-0.3.2.pom



Related Tutorials