retro

retro

  • toctoc
  • enumero
  • sbt-buildo
  • tapiro
  • mailo
  • wiro
  • GitHub

›Getting started

Getting started

  • Installation
Edit

Installation

wiro is deprecated. If you're starting a new project use tapiro instead

Installation

libraryDependencies ++= Seq(
  "io.buildo" %% "wiro-http-server" % "0.8.3",
  "org.slf4j" % "slf4j-nop" % "1.6.4"
)

Snapshot releases

We publish a snapshot version on every merge on master.

The latest snapshot version is 0.8.3+4-1e3780d5-SNAPSHOT and you can use it to try the latest unreleased features. For example:

libraryDependencies ++= Seq(
  "io.buildo" %% "wiro-http-server" % "0.8.3+4-1e3780d5-SNAPSHOT",
  "org.slf4j" % "slf4j-nop" % "1.6.4"
)
  • Installation
    • Snapshot releases
retro
Docs
InstallationConcepts
More
TwitterGitHubStar
Copyright © 2024 buildo