Download bfgex-1.0.jar file - Jar b

Jar examples for b:bfgex

Description

random data from regex (java implementation of randexp)

You can download jar file bfgex 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

bfgex-1.0-javadoc.jar
bfgex-1.0-sources.jar
bfgex-1.0.jar
bfgex-1.0.pom



Related Tutorials