Download fastupload-core-0.5.4.jar file - Jar f

Jar examples for f:fastupload-core

Description

the fastest java upload component in the area of form-based, described with RFC-1867

You can download jar file fastupload-core 0.5.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add fastupload-core-0.5.4.jar to your project.

<dependency>
   <groupId>net.sf.fastupload</groupId>
   <artifactId>fastupload-core</artifactId>
   <version>0.5.4</version>
</dependency>
compile group: 'net.sf.fastupload', name: 'fastupload-core', version: '0.5.4'
libraryDependencies += "net.sf.fastupload" % "fastupload-core" % "0.5.4"
<dependency org="net.sf.fastupload" name="fastupload-core" rev="0.5.4"/>
@Grapes(@Grab(group='net.sf.fastupload', module='fastupload-core', version='0.5.4'))
'net.sf.fastupload:fastupload-core:jar:0.5.4'

Download

Click the following link to download the jar file.

fastupload-core-0.5.4-javadoc.jar
fastupload-core-0.5.4-sources.jar
fastupload-core-0.5.4.jar
fastupload-core-0.5.4.pom



Related Tutorials