net.officefloor.tutorial:StaticHttpServer


Категории

Категории

Сеть
Группа

Группа

net.officefloor.tutorial
Идентификатор

Идентификатор

StaticHttpServer
Последняя версия

Последняя версия

2.2.0
Дата

Дата

Тип

Тип

jar

Скачать StaticHttpServer

Как подключить последнюю версию

<!-- 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"]

Версии библиотеки

Версия
2.2.0
2.1.0
2.0.0
1.4.0
1.3.0
1.2.0
1.1.0