Skip to content

davenverse/natchez-rediculous

This branch is 3 commits ahead of main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d40d306 · Aug 15, 2024

History

19 Commits
Aug 2, 2024
Jun 20, 2023
Aug 14, 2024
Jun 20, 2023
Apr 17, 2022
Aug 2, 2024
Apr 17, 2022
Apr 17, 2022
Apr 17, 2022
Apr 17, 2022
Apr 17, 2022
Apr 17, 2022
Aug 15, 2024

Repository files navigation

natchez-rediculous - Natchez Rediculous Middlewares Maven Central Code of Conduct

Quick Start

To use natchez-rediculous in an existing SBT project with Scala 2.12 or a later version, add the following dependencies to your build.sbt depending on your needs:

libraryDependencies ++= Seq(
  "io.chrisdavenport" %% "natchez-rediculous" % "<version>"
)