Jar examples for o:openregex
OpenRegex is an efficient and flexible library for running regular expressions over sequences of user-defined objects.
You can download jar file openregex 1.0.3 in this page.
LGPL (GNU Lesser General Public License)
You can use the following script to add openregex-1.0.3.jar to your project.
<dependency> <groupId>edu.washington.cs.knowitall</groupId> <artifactId>openregex</artifactId> <version>1.0.3</version> </dependency>
compile group: 'edu.washington.cs.knowitall', name: 'openregex', version: '1.0.3'
libraryDependencies += "edu.washington.cs.knowitall" % "openregex" % "1.0.3"
<dependency org="edu.washington.cs.knowitall" name="openregex" rev="1.0.3"/>
@Grapes(@Grab(group='edu.washington.cs.knowitall', module='openregex', version='1.0.3'))
'edu.washington.cs.knowitall:openregex:jar:1.0.3'
Click the following link to download the jar file.
openregex-1.0.3-javadoc.jar