is not current version
Last Version 1.1.2

edu.washington.cs.knowitall:openregex-scala_2.10 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.

Categories

Categories

Scala Languages
GroupId

GroupId

edu.washington.cs.knowitall
ArtifactId

ArtifactId

openregex-scala_2.10
Version

Version

1.0.4
Type

Type

jar

Download openregex-scala_2.10 1.0.4


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