Jar examples for a:ahocorasick
Java library for efficient string matching against a large set of keywords
You can download jar file ahocorasick 0.2.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ahocorasick-0.2.4.jar to your project.
<dependency> <groupId>org.ahocorasick</groupId> <artifactId>ahocorasick</artifactId> <version>0.2.4</version> </dependency>
compile group: 'org.ahocorasick', name: 'ahocorasick', version: '0.2.4'
libraryDependencies += "org.ahocorasick" % "ahocorasick" % "0.2.4"
<dependency org="org.ahocorasick" name="ahocorasick" rev="0.2.4"/>
@Grapes(@Grab(group='org.ahocorasick', module='ahocorasick', version='0.2.4'))
'org.ahocorasick:ahocorasick:jar:0.2.4'
Click the following link to download the jar file.
ahocorasick-0.2.4-javadoc.jar