com.github.mjdev:httpserver


GroupId

GroupId

com.github.mjdev
ArtifactId

ArtifactId

httpserver
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

aar
Description

Description

Download httpserver

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0