Download icb-utils-2.0.1.jar file - Jar i

Jar examples for i:icb-utils

Description

A set of ICB Util classes shared by several projects at Campagne Laboratory.

You can download jar file icb-utils 2.0.1 in this page.

License

GNU GENERAL PUBLIC LICENSE, Version 3, 29 June 2007

Build File

You can use the following script to add icb-utils-2.0.1.jar to your project.

<dependency>
   <groupId>org.campagnelab.icb</groupId>
   <artifactId>icb-utils</artifactId>
   <version>2.0.1</version>
</dependency>
compile group: 'org.campagnelab.icb', name: 'icb-utils', version: '2.0.1'
libraryDependencies += "org.campagnelab.icb" % "icb-utils" % "2.0.1"
<dependency org="org.campagnelab.icb" name="icb-utils" rev="2.0.1"/>
@Grapes(@Grab(group='org.campagnelab.icb', module='icb-utils', version='2.0.1'))
'org.campagnelab.icb:icb-utils:jar:2.0.1'

Download

Click the following link to download the jar file.

icb-utils-2.0.1-javadoc.jar
icb-utils-2.0.1-sources.jar
icb-utils-2.0.1.jar
icb-utils-2.0.1.pom



Related Tutorials