Last Version

JRegExp application 1.0

The swing applicationn to check regexp expressios

License

License

GroupId

GroupId

com.github.javadev
ArtifactId

ArtifactId

jregexp
Version

Version

1.0
Type

Type

jar
Description

Description

JRegExp application
The swing applicationn to check regexp expressios
Project URL

Project URL

https://github.com/javadev/jregexp
Source Code Management

Source Code Management

https://github.com/javadev/jregexp

Download jregexp 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.swing-layout : swing-layout jar 1.0

Project Modules

There are no modules declared in this project.