Jar examples for g:generex
Generex A Java Library for regex to Strings generation
You can download jar file generex 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add generex-1.0.1.jar to your project.
<dependency> <groupId>com.github.mifmif</groupId> <artifactId>generex</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.github.mifmif', name: 'generex', version: '1.0.1'
libraryDependencies += "com.github.mifmif" % "generex" % "1.0.1"
<dependency org="com.github.mifmif" name="generex" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.mifmif', module='generex', version='1.0.1'))
'com.github.mifmif:generex:jar:1.0.1'
Click the following link to download the jar file.
generex-1.0.1-javadoc.jar