io.frontroute.package.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of frontroute_sjs1_3.0.0-RC1 Show documentation
Show all versions of frontroute_sjs1_3.0.0-RC1 Show documentation
Router library based for Laminar with DSL inspired by Akka HTTP.
The newest version!
package io
package object frontroute extends Directives with PathMatchers with RunRoute with MakeRoute {
type Directive0 = Types.Directive0
type PathMatcher0 = Types.PathMatcher0
type Route = Types.Route
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy