net.officefloor.tutorial:StaticHttpServer


Categories

Categories

Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

StaticHttpServer
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar

Download StaticHttpServer

How to add to project

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

Versions

Version
2.2.0
2.1.0
2.0.0
1.4.0
1.3.0
1.2.0
1.1.0