Last Version

httpserver 0.6.2

Android USB mass storage library with FAT32 support.

License

License

GroupId

GroupId

me.jahnen.libaums
ArtifactId

ArtifactId

httpserver
Version

Version

0.6.2
Type

Type

aar
Description

Description

httpserver
Android USB mass storage library with FAT32 support.
Project URL

Project URL

https://github.com/magnusja/libaums

Download httpserver 0.6.2


<!-- https://jarcasting.com/artifacts/me.jahnen.libaums/httpserver/ -->
<dependency>
    <groupId>me.jahnen.libaums</groupId>
    <artifactId>httpserver</artifactId>
    <version>0.6.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.jahnen.libaums/httpserver/
implementation 'me.jahnen.libaums:httpserver:0.6.2'
// https://jarcasting.com/artifacts/me.jahnen.libaums/httpserver/
implementation ("me.jahnen.libaums:httpserver:0.6.2")
'me.jahnen.libaums:httpserver:aar:0.6.2'
<dependency org="me.jahnen.libaums" name="httpserver" rev="0.6.2">
  <artifact name="httpserver" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.jahnen.libaums', module='httpserver', version='0.6.2')
)
libraryDependencies += "me.jahnen.libaums" % "httpserver" % "0.6.2"
[me.jahnen.libaums/httpserver "0.6.2"]

Dependencies

compile (7)

Group / Artifact Type Version
org.nanohttpd : nanohttpd jar 2.3.1
com.koushikdutta.async : androidasync jar 2.2.1
androidx.annotation » annotation jar 1.1.0
androidx.core » core jar 1.2.0-rc01
me.jahnen.libaums : core jar 0.9.1
androidx.core » core-ktx jar 1.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10

Project Modules

There are no modules declared in this project.