Last Version

Generex 0.0.2

Generex Library for Strings generation based on RegExp

License

License

GroupId

GroupId

com.github.mkolisnyk
ArtifactId

ArtifactId

generex
Version

Version

0.0.2
Type

Type

jar
Description

Description

Generex
Generex Library for Strings generation based on RegExp
Project URL

Project URL

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

Source Code Management

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

Download generex 0.0.2


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.