Download common-utils_2.11-0.1.jar file - Jar c

Jar examples for c:common-utils-2.11

Description

Common library with generic implementations for common functions

You can download jar file common-utils_2.11 0.1 in this page.

License

Apache License 2.0

Build File

You can use the following script to add common-utils_2.11-0.1.jar to your project.

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

Download

Click the following link to download the jar file.

common-utils_2.11-0.1-javadoc.jar
common-utils_2.11-0.1-sources.jar
common-utils_2.11-0.1.jar
common-utils_2.11-0.1.pom



Related Tutorials