Jar examples for i:icb-utils
A set of ICB Util classes shared by several projects at Campagne Laboratory.
You can download jar file icb-utils 2.0.0 in this page.
GNU GENERAL PUBLIC LICENSE, Version 3, 29 June 2007
You can use the following script to add icb-utils-2.0.0.jar to your project.
<dependency> <groupId>org.campagnelab.icb</groupId> <artifactId>icb-utils</artifactId> <version>2.0.0</version> </dependency>
compile group: 'org.campagnelab.icb', name: 'icb-utils', version: '2.0.0'
libraryDependencies += "org.campagnelab.icb" % "icb-utils" % "2.0.0"
<dependency org="org.campagnelab.icb" name="icb-utils" rev="2.0.0"/>
@Grapes(@Grab(group='org.campagnelab.icb', module='icb-utils', version='2.0.0'))
'org.campagnelab.icb:icb-utils:jar:2.0.0'
Click the following link to download the jar file.
icb-utils-2.0.0-javadoc.jar