is not current version
Last Version 0.3.0

com.github.marianobarrios:dregex_2.10 0.2-RC1

Deterministic Regular Expressions Engine

GroupId

GroupId

com.github.marianobarrios
ArtifactId

ArtifactId

dregex_2.10
Version

Version

0.2-RC1
Type

Type

jar

Download dregex_2.10 0.2-RC1


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