is not current version
Last Version 3.17.0

net.officefloor.tutorial:InheritHttpServer 3.10.2

Tutorial of template inheritance

Categories

Categories

Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

InheritHttpServer
Version

Version

3.10.2
Type

Type

jar

Download InheritHttpServer 3.10.2


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