form-data

WebJar for form-data

License

License

MIT
Categories

Categories

Data ORM
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

form-data
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

form-data
WebJar for form-data
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/form-data/form-data

Download form-data

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.webjars.npm : asynckit jar [0.4.0,0.5)
org.webjars.npm : combined-stream jar [1.0.8,2)
org.webjars.npm : mime-types jar [2.1.12,3)

Project Modules

There are no modules declared in this project.
org.webjars.npm

FormData

A library to create readable "multipart/form-data" streams.

Versions

Version
4.0.0
3.0.1
3.0.0
2.5.1
2.5.0
2.3.3
2.3.2
2.3.2-rc1
2.3.1
2.1.4
2.1.1
2.1.0
2.0.0
1.0.1
1.0.0-rc4
1.0.0-rc3
0.2.0
0.1.4
0.1.0
0.0.10
0.0.9
0.0.3