Download frex-0.6.2.jar file - Jar f

Jar examples for f:frex

Description

fluent regex builder

You can download jar file frex 0.6.2 in this page.

License

The BSD 2-Clause License

Build File

You can use the following script to add frex-0.6.2.jar to your project.

<dependency>
   <groupId>de.pfabulist.kleinod</groupId>
   <artifactId>frex</artifactId>
   <version>0.6.2</version>
</dependency>
compile group: 'de.pfabulist.kleinod', name: 'frex', version: '0.6.2'
libraryDependencies += "de.pfabulist.kleinod" % "frex" % "0.6.2"
<dependency org="de.pfabulist.kleinod" name="frex" rev="0.6.2"/>
@Grapes(@Grab(group='de.pfabulist.kleinod', module='frex', version='0.6.2'))
'de.pfabulist.kleinod:frex:jar:0.6.2'

Download

Click the following link to download the jar file.

frex-0.6.2-javadoc.jar
frex-0.6.2-sources.jar
frex-0.6.2.jar
frex-0.6.2.pom



Related Tutorials