Download colt-2.1.4.jar file - Jar c

Jar examples for c:colt

Description

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 2.1.4 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE Version 2.1

Build File

You can use the following script to add colt-2.1.4.jar to your project.

<dependency>
   <groupId>com.blazegraph</groupId>
   <artifactId>colt</artifactId>
   <version>2.1.4</version>
</dependency>
compile group: 'com.blazegraph', name: 'colt', version: '2.1.4'
libraryDependencies += "com.blazegraph" % "colt" % "2.1.4"
<dependency org="com.blazegraph" name="colt" rev="2.1.4"/>
@Grapes(@Grab(group='com.blazegraph', module='colt', version='2.1.4'))
'com.blazegraph:colt:jar:2.1.4'

Download

Click the following link to download the jar file.

colt-2.1.4-javadoc.jar
colt-2.1.4-sources.jar
colt-2.1.4.jar
colt-2.1.4.pom



Related Tutorials