Download com.wcohen.secondstring-0.1.jar file - Jar c

Jar examples for c:com.wcohen.secondstring

Description

A bunch of fancy soft string matching routines, with some accompanying datasets

You can download jar file com.wcohen.secondstring 0.1 in this page.

License

The University of Illinois/NCSA Open Source License (NCSA)

Build File

You can use the following script to add com.wcohen.secondstring-0.1.jar to your project.

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

Download

Click the following link to download the jar file.

com.wcohen.secondstring-0.1-javadoc.jar
com.wcohen.secondstring-0.1-sources.jar
com.wcohen.secondstring-0.1.jar
com.wcohen.secondstring-0.1.pom



Related Tutorials