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

net.officefloor.tutorial:VariableHttpServer 3.10.1

Tutorial of using variables

Категории

Категории

Сеть
Группа

Группа

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

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

VariableHttpServer
Версия

Версия

3.10.1
Тип

Тип

jar

Скачать VariableHttpServer 3.10.1


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