is not current version
Last Version 2.1.10

andserver-api 2.1.9

Android web server.

License

License

GroupId

GroupId

com.yanzhenjie.andserver
ArtifactId

ArtifactId

api
Version

Version

2.1.9
Type

Type

aar
Description

Description

andserver-api
Android web server.
Project URL

Project URL

https://github.com/yanzhenjie/AndServer/
Source Code Management

Source Code Management

https://github.com/yanzhenjie/AndServer/

Download api 2.1.9


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

Dependencies

compile (1)

Group / Artifact Type Version
com.yanzhenjie.andserver : annotation jar 2.1.9

runtime (2)

Group / Artifact Type Version
com.yanzhenjie.apache : httpcore jar 4.4.14.1
com.yanzhenjie.apache : fileupload jar 1.4

Project Modules

There are no modules declared in this project.