Download jflyfox_base-3.2.jar file - Jar j

Jar examples for j:jflyfox-base

Description

jflyfox base tools

You can download jar file jflyfox_base 3.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jflyfox_base-3.2.jar to your project.

<dependency>
   <groupId>com.jflyfox</groupId>
   <artifactId>jflyfox_base</artifactId>
   <version>3.2</version>
</dependency>
compile group: 'com.jflyfox', name: 'jflyfox_base', version: '3.2'
libraryDependencies += "com.jflyfox" % "jflyfox_base" % "3.2"
<dependency org="com.jflyfox" name="jflyfox_base" rev="3.2"/>
@Grapes(@Grab(group='com.jflyfox', module='jflyfox_base', version='3.2'))
'com.jflyfox:jflyfox_base:jar:3.2'

Download

Click the following link to download the jar file.

jflyfox_base-3.2-javadoc.jar
jflyfox_base-3.2-sources.jar
jflyfox_base-3.2.jar
jflyfox_base-3.2.pom



Related Tutorials