is not current version
Last Version 0.0.2

com.github.mkolisnyk:generex 0.0.1

Generex Library for Strings generation based on RegExp

GroupId

GroupId

com.github.mkolisnyk
ArtifactId

ArtifactId

generex
Version

Version

0.0.1
Type

Type

jar

Download generex 0.0.1


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