Last Version

openregex 1.1.1

OpenRegex is an efficient and flexible library for running regular expressions over sequences of user-defined objects.

License

License

GroupId

GroupId

edu.washington.cs.knowitall
ArtifactId

ArtifactId

openregex
Version

Version

1.1.1
Type

Type

jar
Description

Description

openregex
OpenRegex is an efficient and flexible library for running regular expressions over sequences of user-defined objects.
Project Organization

Project Organization

University of Washington CSE
Source Code Management

Source Code Management

https://github.com/knowitall/openregex

Download openregex 1.1.1


<!-- https://jarcasting.com/artifacts/edu.washington.cs.knowitall/openregex/ -->
<dependency>
    <groupId>edu.washington.cs.knowitall</groupId>
    <artifactId>openregex</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall/openregex/
implementation 'edu.washington.cs.knowitall:openregex:1.1.1'
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall/openregex/
implementation ("edu.washington.cs.knowitall:openregex:1.1.1")
'edu.washington.cs.knowitall:openregex:jar:1.1.1'
<dependency org="edu.washington.cs.knowitall" name="openregex" rev="1.1.1">
  <artifact name="openregex" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.washington.cs.knowitall', module='openregex', version='1.1.1')
)
libraryDependencies += "edu.washington.cs.knowitall" % "openregex" % "1.1.1"
[edu.washington.cs.knowitall/openregex "1.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.1
com.google.guava : guava jar 15.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.scala-lang : scala-library jar 2.10.2
org.specs2 : specs2_2.10 jar 2.2.2
org.scalacheck : scalacheck_2.10 jar 1.10.1

Project Modules

There are no modules declared in this project.