| License |
License |
|---|---|
| GroupId | GroupIdme.jahnen.libaums |
| ArtifactId | ArtifactIdhttpserver |
| Last Version | Last Version0.6.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionhttpserver
Android USB mass storage library with FAT32 support.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| httpserver-0.6.2.pom | |
| httpserver-0.6.2-sources.jar | 7 KB |
| httpserver-0.6.2-javadoc.jar | 376 KB |
| Browse |
<!-- 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"]
| 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 |