Last Version

ScalaScript Tutorial 3.17.0

Tutorial of implementing logic with Scala

License

License

Categories

Categories

Scala Languages Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

ScalaHttpServer
Version

Version

3.17.0
Type

Type

jar
Description

Description

ScalaScript Tutorial
Tutorial of implementing logic with Scala

Download ScalaHttpServer 3.17.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.officefloor.web : woof jar 3.17.0
net.officefloor.polyglot : officepolyglot_scala jar 3.17.0

Project Modules

There are no modules declared in this project.