Last Version

dregex 0.7.0

Deterministic Regular Expression Engine

License

License

GroupId

GroupId

com.github.marianobarrios
ArtifactId

ArtifactId

dregex_2.13
Version

Version

0.7.0
Type

Type

jar
Description

Description

dregex
Deterministic Regular Expression Engine
Project URL

Project URL

https://github.com/marianobarrios/dregex
Project Organization

Project Organization

com.github.marianobarrios

Download dregex_2.13 0.7.0


<!-- https://jarcasting.com/artifacts/com.github.marianobarrios/dregex_2.13/ -->
<dependency>
    <groupId>com.github.marianobarrios</groupId>
    <artifactId>dregex_2.13</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marianobarrios/dregex_2.13/
implementation 'com.github.marianobarrios:dregex_2.13:0.7.0'
// https://jarcasting.com/artifacts/com.github.marianobarrios/dregex_2.13/
implementation ("com.github.marianobarrios:dregex_2.13:0.7.0")
'com.github.marianobarrios:dregex_2.13:jar:0.7.0'
<dependency org="com.github.marianobarrios" name="dregex_2.13" rev="0.7.0">
  <artifact name="dregex_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marianobarrios', module='dregex_2.13', version='0.7.0')
)
libraryDependencies += "com.github.marianobarrios" % "dregex_2.13" % "0.7.0"
[com.github.marianobarrios/dregex_2.13 "0.7.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
org.slf4j : slf4j-api jar 1.7.32
org.scala-lang.modules : scala-parser-combinators_2.13 jar 2.0.0
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.6.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest-funsuite_2.13 jar 3.2.9
ch.qos.logback : logback-classic jar 1.2.10

Project Modules

There are no modules declared in this project.