
urldsl.url.DefaultUrlParserGenerator.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of url-dsl_sjs1_3 Show documentation
Show all versions of url-dsl_sjs1_3 Show documentation
A tiny library for parsing and creating urls in a type-safe way
The newest version!
package urldsl.url
trait DefaultUrlParserGenerator {
protected final val defaultUrlStringParserGenerator0: UrlStringParserGenerator =
JSUrlStringParser.jsUrlStringParserGenerator
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy