Download dagr-commons_2.11-0.1.1.jar file - Jar d

Jar examples for d:dagr-commons-2.11

Description

Scala commons for Fulcrum Genomics.

You can download jar file dagr-commons_2.11 0.1.1 in this page.

License

MIT License

Build File

You can use the following script to add dagr-commons_2.11-0.1.1.jar to your project.

<dependency>
   <groupId>com.fulcrumgenomics</groupId>
   <artifactId>dagr-commons_2.11</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'com.fulcrumgenomics', name: 'dagr-commons_2.11', version: '0.1.1'
libraryDependencies += "com.fulcrumgenomics" % "dagr-commons_2.11" % "0.1.1"
<dependency org="com.fulcrumgenomics" name="dagr-commons_2.11" rev="0.1.1"/>
@Grapes(@Grab(group='com.fulcrumgenomics', module='dagr-commons_2.11', version='0.1.1'))
'com.fulcrumgenomics:dagr-commons_2.11:jar:0.1.1'

Download

Click the following link to download the jar file.

dagr-commons_2.11-0.1.1-javadoc.jar
dagr-commons_2.11-0.1.1-sources.jar
dagr-commons_2.11-0.1.1.jar
dagr-commons_2.11-0.1.1.pom



Related Tutorials