Download frex-0.8.jar file - Jar f

Jar examples for f:frex

Description

fluent regex builder

You can download jar file frex 0.8 in this page.

License

The BSD 2-Clause License

Build File

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

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

Download

Click the following link to download the jar file.

frex-0.8-javadoc.jar
frex-0.8-sources.jar
frex-0.8.jar
frex-0.8.pom



Related Tutorials