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

net.officefloor.tutorial:VariableHttpServer 3.8.0

Tutorial of using variables

Категории

Категории

Сеть
Группа

Группа

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

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

VariableHttpServer
Версия

Версия

3.8.0
Тип

Тип

jar

Скачать VariableHttpServer 3.8.0


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