is not current version
Last Version 0.7.0

dregex 0.6.0

Deterministic Regular Expression Engine

License

License

GroupId

GroupId

com.github.marianobarrios
ArtifactId

ArtifactId

dregex_2.12
Version

Version

0.6.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.12 0.6.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
org.slf4j : slf4j-api jar 1.7.30
org.scala-lang.modules : scala-parser-combinators_2.12 jar 1.1.2
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.1.6

test (2)

Group / Artifact Type Version
org.scalatest : scalatest-funsuite_2.12 jar 3.2.0
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.