Last Version

Sample: Static Server 3.10.0

An HTTP+HTTP/2 client for Android and Java applications

License

License

GroupId

GroupId

com.github.ljun20160606
ArtifactId

ArtifactId

static-server
Version

Version

3.10.0
Type

Type

jar
Description

Description

Sample: Static Server
An HTTP+HTTP/2 client for Android and Java applications

Download static-server 3.10.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.ljun20160606 : mockwebserver jar 3.10.0

Project Modules

There are no modules declared in this project.