Last Version

dregex 0.3.0

Deterministic Regular Expressions Engine

License

License

GroupId

GroupId

com.github.marianobarrios
ArtifactId

ArtifactId

dregex_2.10
Version

Version

0.3.0
Type

Type

jar
Description

Description

dregex
Deterministic Regular Expressions Engine
Project URL

Project URL

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

Project Organization

com.github.marianobarrios

Download dregex_2.10 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
com.typesafe.scala-logging : scala-logging-slf4j_2.10 jar 2.1.2

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.4
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.