Last Version

Generex 1.0.2

Generex A Java Library for regex to Strings generation

License

License

GroupId

GroupId

com.github.mifmif
ArtifactId

ArtifactId

generex
Version

Version

1.0.2
Type

Type

jar
Description

Description

Generex
Generex A Java Library for regex to Strings generation
Project URL

Project URL

https://github.com/mifmif/Generex/tree/master
Source Code Management

Source Code Management

https://github.com/mifmif/Generex.git

Download generex 1.0.2


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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.