is not current version
Last Version 1.0.2

com.github.mifmif:generex 0.0.3

Generex A Java Library for regex to Strings generation

GroupId

GroupId

com.github.mifmif
ArtifactId

ArtifactId

generex
Version

Version

0.0.3
Type

Type

jar

Download generex 0.0.3


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