Download openregex-scala_2.9.2-1.0.4.jar file - Jar o

Jar examples for o:openregex-scala-2.9.2

Description

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.9.2 1.0.4 in this page.

License

LGPL (GNU Lesser General Public License)

Build File

You can use the following script to add openregex-scala_2.9.2-1.0.4.jar to your project.

<dependency>
   <groupId>edu.washington.cs.knowitall</groupId>
   <artifactId>openregex-scala_2.9.2</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'edu.washington.cs.knowitall', name: 'openregex-scala_2.9.2', version: '1.0.4'
libraryDependencies += "edu.washington.cs.knowitall" % "openregex-scala_2.9.2" % "1.0.4"
<dependency org="edu.washington.cs.knowitall" name="openregex-scala_2.9.2" rev="1.0.4"/>
@Grapes(@Grab(group='edu.washington.cs.knowitall', module='openregex-scala_2.9.2', version='1.0.4'))
'edu.washington.cs.knowitall:openregex-scala_2.9.2:jar:1.0.4'

Download

Click the following link to download the jar file.

openregex-scala_2.9.2-1.0.4-javadoc.jar
openregex-scala_2.9.2-1.0.4-sources.jar
openregex-scala_2.9.2-1.0.4.jar
openregex-scala_2.9.2-1.0.4.pom



Related Tutorials