is not current version
Last Version 3.17.0

net.officefloor.tutorial:SecureLinkHttpServer 3.10.1

Tutorial of configuring a secure channel for a link

Categories

Categories

Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

SecureLinkHttpServer
Version

Version

3.10.1
Type

Type

jar

Download SecureLinkHttpServer 3.10.1


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