is not current version
Last Version 2.3.1

org.nanohttpd:nanohttpd-apache-fileupload 2.2.0

nanohttpd-apache-fileupload integrates the apache file upload framework into nanohttpd

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

org.nanohttpd
ArtifactId

ArtifactId

nanohttpd-apache-fileupload
Version

Version

2.2.0
Type

Type

jar

Download nanohttpd-apache-fileupload 2.2.0


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