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