is not current version
Last Version 1.0.2

com.github.mifmif:generex 0.0.4

Generex A Java Library for regex to Strings generation

GroupId

GroupId

com.github.mifmif
ArtifactId

ArtifactId

generex
Version

Version

0.0.4
Type

Type

jar

Download generex 0.0.4


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