License |
License |
---|---|
GroupId | GroupIdcom.crivano |
ArtifactId | ArtifactIdjregexie |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJRegexIE
Java regular expressions information extraction
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jregexie-1.0.0.pom | |
jregexie-1.0.0.jar | 13 KB |
jregexie-1.0.0-sources.jar | 6 KB |
jregexie-1.0.0-javadoc.jar | 68 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.github.java-diff-utils : java-diff-utils | jar | 4.9 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.7 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.1.0 |