Last Version

RgxGen 1.3

Strings generator based on the regular expression pattern

License

License

GroupId

GroupId

com.github.curious-odd-man
ArtifactId

ArtifactId

rgxgen
Version

Version

1.3
Type

Type

jar
Description

Description

RgxGen
Strings generator based on the regular expression pattern
Project URL

Project URL

https://github.com/curious-odd-man/RgxGen
Source Code Management

Source Code Management

https://github.com/curious-odd-man/RgxGen

Download rgxgen 1.3


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.openjdk.jmh : jmh-core jar 1.26
org.openjdk.jmh : jmh-generator-annprocess jar 1.26

Project Modules

There are no modules declared in this project.