is not current version
Last Version 1.0.4

edu.washington.cs.knowitall:openregex-scala_2.9.2 1.0.3

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.9.2
Version

Version

1.0.3
Type

Type

jar

Download openregex-scala_2.9.2 1.0.3


<!-- 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.3</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.3'
// 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.3")
'edu.washington.cs.knowitall:openregex-scala_2.9.2:jar:1.0.3'
<dependency org="edu.washington.cs.knowitall" name="openregex-scala_2.9.2" rev="1.0.3">
  <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.3')
)
libraryDependencies += "edu.washington.cs.knowitall" % "openregex-scala_2.9.2" % "1.0.3"
[edu.washington.cs.knowitall/openregex-scala_2.9.2 "1.0.3"]