Last Version

JRegexIE 1.0.0

Java regular expressions information extraction

License

License

GroupId

GroupId

com.crivano
ArtifactId

ArtifactId

jregexie
Version

Version

1.0.0
Type

Type

jar
Description

Description

JRegexIE
Java regular expressions information extraction
Project URL

Project URL

https://github.com/crivano/jregexie
Source Code Management

Source Code Management

https://github.com/crivano/jregexie.git

Download jregexie 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.java-diff-utils : java-diff-utils jar 4.9

test (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.7
org.junit.jupiter : junit-jupiter-engine jar 5.1.0

Project Modules

There are no modules declared in this project.