| License |
License |
|---|---|
| GroupId | GroupIdcom.github.marianobarrios |
| ArtifactId | ArtifactIddregex_2.13 |
| Version | Version0.7.0 |
| Type | Typejar |
| Description |
Descriptiondregex
Deterministic Regular Expression Engine
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dregex_2.13-0.7.0.pom | |
| dregex_2.13-0.7.0.jar | 278 KB |
| dregex_2.13-0.7.0-sources.jar | 40 KB |
| dregex_2.13-0.7.0-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest-funsuite_2.13 | jar | 3.2.9 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |