is not current version
Last Version 3.17.0

net.officefloor.tutorial:SecureLinkHttpServer 3.10.2

Tutorial of configuring a secure channel for a link

Categories

Categories

Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

SecureLinkHttpServer
Version

Version

3.10.2
Type

Type

jar

Download SecureLinkHttpServer 3.10.2


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