Jar examples for c:cise-oss
Kitchen sink algorithms related to Computer Information, Science, and Engineering by Mark Eschbach for inclusion into open source projects.
You can download jar file cise-oss 2.4 in this page.
You can use the following script to add cise-oss-2.4.jar to your project.
<dependency> <groupId>com.meschbach.cise</groupId> <artifactId>cise-oss</artifactId> <version>2.4</version> </dependency>
compile group: 'com.meschbach.cise', name: 'cise-oss', version: '2.4'
libraryDependencies += "com.meschbach.cise" % "cise-oss" % "2.4"
<dependency org="com.meschbach.cise" name="cise-oss" rev="2.4"/>
@Grapes(@Grab(group='com.meschbach.cise', module='cise-oss', version='2.4'))
'com.meschbach.cise:cise-oss:jar:2.4'
Click the following link to download the jar file.
cise-oss-2.4-javadoc.jar