Download jflyfox_base-2.0.jar file - Jar j

Jar examples for j:jflyfox-base

Description

jflyfox base tools

You can download jar file jflyfox_base 2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

jflyfox_base-2.0-javadoc.jar
jflyfox_base-2.0-sources.jar
jflyfox_base-2.0.jar
jflyfox_base-2.0.pom



Related Tutorials