Download dagr-commons_2.12-0.1.3.jar file - Jar d

Jar examples for d:dagr-commons-2.12

Description

Scala commons for Fulcrum Genomics.

You can download jar file dagr-commons_2.12 0.1.3 in this page.

License

MIT License

Build File

You can use the following script to add dagr-commons_2.12-0.1.3.jar to your project.

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

Download

Click the following link to download the jar file.

dagr-commons_2.12-0.1.3-javadoc.jar
dagr-commons_2.12-0.1.3-sources.jar
dagr-commons_2.12-0.1.3.jar
dagr-commons_2.12-0.1.3.pom



Related Tutorials