Simple HttpServer :: APIs

A simple Java Http Server

License

License

GroupId

GroupId

org.99soft.shs
ArtifactId

ArtifactId

shs-api
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Simple HttpServer :: APIs
A simple Java Http Server
Project Organization

Project Organization

Simone Tripodi

Download shs-api

How to add to project

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

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.1