Last Version

openregex 1.0.4

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

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

edu.washington.cs.knowitall
ArtifactId

ArtifactId

openregex-scala_2.9.2
Version

Version

1.0.4
Type

Type

jar
Description

Description

openregex
OpenRegex-Scala is a scala wrapper for 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-scala

Download openregex-scala_2.9.2 1.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
edu.washington.cs.knowitall : openregex jar 1.0.3
com.google.code.findbugs : jsr305 jar 2.0.1
edu.washington.cs.knowitall.common-scala : common-scala_2.9.2 jar 1.1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.specs2 : specs2_2.9.2 jar 1.12.3
org.scalacheck : scalacheck_2.9.2 jar 1.9

Project Modules

There are no modules declared in this project.