Download commons_2.11-0.4.0.jar file - Jar c

Jar examples for c:commons-2.11

Description

Scala commons for Fulcrum Genomics.

You can download jar file commons_2.11 0.4.0 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

commons_2.11-0.4.0-javadoc.jar
commons_2.11-0.4.0-sources.jar
commons_2.11-0.4.0.jar
commons_2.11-0.4.0.pom



Related Tutorials