Jar examples for b:bfgex
random data from regex (java implementation of randexp)
You can download jar file bfgex 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add bfgex-1.0.jar to your project.
<dependency> <groupId>br.com.six2six</groupId> <artifactId>bfgex</artifactId> <version>1.0</version> </dependency>
compile group: 'br.com.six2six', name: 'bfgex', version: '1.0'
libraryDependencies += "br.com.six2six" % "bfgex" % "1.0"
<dependency org="br.com.six2six" name="bfgex" rev="1.0"/>
@Grapes(@Grab(group='br.com.six2six', module='bfgex', version='1.0'))
'br.com.six2six:bfgex:jar:1.0'
Click the following link to download the jar file.
bfgex-1.0-javadoc.jar