Last Version

Regex Generator 1.0.0

正则表达式生成器

License

License

GroupId

GroupId

com.github.ofofs
ArtifactId

ArtifactId

reggen
Version

Version

1.0.0
Type

Type

jar
Description

Description

Regex Generator
正则表达式生成器
Project URL

Project URL

https://github.com/ofofs/reggen

Download reggen 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
dk.brics.automaton : automaton jar 1.11-8

Project Modules

There are no modules declared in this project.