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