Download commons_2.12-0.5.0.jar file - Jar c

Jar examples for c:commons-2.12

Description

Scala commons for Fulcrum Genomics.

You can download jar file commons_2.12 0.5.0 in this page.

License

Apache License, Version 2.0

Build File

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

<dependency>
   <groupId>com.orendainx.hortonworks.trucking</groupId>
   <artifactId>commons_2.12</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'com.orendainx.hortonworks.trucking', name: 'commons_2.12', version: '0.5.0'
libraryDependencies += "com.orendainx.hortonworks.trucking" % "commons_2.12" % "0.5.0"
<dependency org="com.orendainx.hortonworks.trucking" name="commons_2.12" rev="0.5.0"/>
@Grapes(@Grab(group='com.orendainx.hortonworks.trucking', module='commons_2.12', version='0.5.0'))
'com.orendainx.hortonworks.trucking:commons_2.12:jar:0.5.0'

Download

Click the following link to download the jar file.

commons_2.12-0.5.0-javadoc.jar
commons_2.12-0.5.0-sources.jar
commons_2.12-0.5.0.jar
commons_2.12-0.5.0.pom



Related Tutorials