Download frex-0.7.1.jar file - Jar f

Jar examples for f:frex

Description

fluent regex builder

You can download jar file frex 0.7.1 in this page.

License

The BSD 2-Clause License

Build File

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

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

Download

Click the following link to download the jar file.

frex-0.7.1-javadoc.jar
frex-0.7.1-sources.jar
frex-0.7.1.jar
frex-0.7.1.pom



Related Tutorials