MVN

edu.washington.cs.knowitall : openregex

Maven & Gradle

Oct 08, 2013
13 usages
75 stars

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

<dependency>
    <groupId>edu.washington.cs.knowitall</groupId>
    <artifactId>openregex</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.washington.cs.knowitall : openregex to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of edu.washington.cs.knowitall : openregex to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
openregex-1.1.1
openregex-1.1.0
1.0.x
openregex-1.0.3
openregex-1.0.2

How to add a dependency to Maven

Add the following edu.washington.cs.knowitall : openregex maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.washington.cs.knowitall</groupId>
    <artifactId>openregex</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.washington.cs.knowitall : openregex gradle dependency to your build.gradle file:

implementation 'edu.washington.cs.knowitall:openregex:1.1.1'

Gradle Kotlin DSL: Add the following edu.washington.cs.knowitall : openregex gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.washington.cs.knowitall:openregex:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.washington.cs.knowitall : openregex sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.washington.cs.knowitall" % "openregex" % "1.1.1"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 12, 2013
47 usages
41 stars
Aug 12, 2014
21 usages
5 stars
Feb 13, 2022
39 usages
0 stars
Jun 16, 2018
6 usages
1.3k stars
Aug 17, 2019
4 usages
1 stars
Dec 24, 2019
4 usages
2 stars
May 30, 2017
14 usages
715 stars
Aug 27, 2019
4 usages
210 stars
Oct 03, 2018
1 usages