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.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ahocorasick-0.2.3.jar to your project.
<dependency> <groupId>org.ahocorasick</groupId> <artifactId>ahocorasick</artifactId> <version>0.2.3</version> </dependency>
compile group: 'org.ahocorasick', name: 'ahocorasick', version: '0.2.3'
libraryDependencies += "org.ahocorasick" % "ahocorasick" % "0.2.3"
<dependency org="org.ahocorasick" name="ahocorasick" rev="0.2.3"/>
@Grapes(@Grab(group='org.ahocorasick', module='ahocorasick', version='0.2.3'))
'org.ahocorasick:ahocorasick:jar:0.2.3'
Click the following link to download the jar file.
ahocorasick-0.2.3-javadoc.jar