Jar examples for c:colt
Blazegraph Modifications to the Colt libraries to remove hep.aida. Forked under LGPL 2.1 from the original license: Copyright (c) 1999 CERN - European Organization for Nuclear Research. Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. CERN makes no representations about the suitability of this software for any purpose. It is provided "as is" without expressed or implied warranty.
You can download jar file colt 1.2.0 in this page.
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
You can use the following script to add colt-1.2.0.jar to your project.
<dependency> <groupId>colt</groupId> <artifactId>colt</artifactId> <version>1.2.0</version> </dependency>
compile group: 'colt', name: 'colt', version: '1.2.0'
libraryDependencies += "colt" % "colt" % "1.2.0"
<dependency org="colt" name="colt" rev="1.2.0"/>
@Grapes(@Grab(group='colt', module='colt', version='1.2.0'))
'colt:colt:jar:1.2.0'
Click the following link to download the jar file.
colt-1.2.0.jar