Simple Upload

This is a library from http://www.simpleframework.org/. I'm not sure how I orginally found it but I don't think I have been able to find it from this website again.

GroupId

GroupId

org.ferris
ArtifactId

ArtifactId

simple-upload
Last Version

Last Version

0.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Upload
This is a library from http://www.simpleframework.org/. I'm not sure how I orginally found it but I don't think I have been able to find it from this website again.

Download simple-upload

How to add to project

<!-- https://jarcasting.com/artifacts/org.ferris/simple-upload/ -->
<dependency>
    <groupId>org.ferris</groupId>
    <artifactId>simple-upload</artifactId>
    <version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ferris/simple-upload/
implementation 'org.ferris:simple-upload:0.3.4'
// https://jarcasting.com/artifacts/org.ferris/simple-upload/
implementation ("org.ferris:simple-upload:0.3.4")
'org.ferris:simple-upload:jar:0.3.4'
<dependency org="org.ferris" name="simple-upload" rev="0.3.4">
  <artifact name="simple-upload" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ferris', module='simple-upload', version='0.3.4')
)
libraryDependencies += "org.ferris" % "simple-upload" % "0.3.4"
[org.ferris/simple-upload "0.3.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.4