Last Version

TeenyHttpd 1.0.3

TeenyHttpd is an extremely basic HTTP server.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jonathangiles.tools
ArtifactId

ArtifactId

teenyhttpd
Version

Version

1.0.3
Type

Type

jar
Description

Description

TeenyHttpd
TeenyHttpd is an extremely basic HTTP server.
Project URL

Project URL

https://github.com/JonathanGiles/TeenyHttpd
Source Code Management

Source Code Management

https://github.com/JonathanGiles/TeenyHttpd

Download teenyhttpd 1.0.3


<!-- https://jarcasting.com/artifacts/net.jonathangiles.tools/teenyhttpd/ -->
<dependency>
    <groupId>net.jonathangiles.tools</groupId>
    <artifactId>teenyhttpd</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.jonathangiles.tools/teenyhttpd/
implementation 'net.jonathangiles.tools:teenyhttpd:1.0.3'
// https://jarcasting.com/artifacts/net.jonathangiles.tools/teenyhttpd/
implementation ("net.jonathangiles.tools:teenyhttpd:1.0.3")
'net.jonathangiles.tools:teenyhttpd:jar:1.0.3'
<dependency org="net.jonathangiles.tools" name="teenyhttpd" rev="1.0.3">
  <artifact name="teenyhttpd" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jonathangiles.tools', module='teenyhttpd', version='1.0.3')
)
libraryDependencies += "net.jonathangiles.tools" % "teenyhttpd" % "1.0.3"
[net.jonathangiles.tools/teenyhttpd "1.0.3"]

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.