k

ktor-routers-locale-jvm

Locale extensions for ktor-routers.
https://github.com/nathanfallet/ktorx
GPL-3.0
Nathan Fallet
Files download
File Operation
ktor-routers-locale-jvm-2.3.0.jar download
ktor-routers-locale-jvm-2.3.0.pom download
ktor-routers-locale-jvm-2.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>me.nathanfallet.ktorx</groupId>
  <artifactId>ktor-routers-locale-jvm</artifactId>
  <version>2.3.0</version>
</dependency>
Gradle Groovy
implementation 'me.nathanfallet.ktorx:ktor-routers-locale-jvm:2.3.0'
Gradle Kotlin
implementation("me.nathanfallet.ktorx:ktor-routers-locale-jvm:2.3.0")
Scala SBT
libraryDependencies += "me.nathanfallet.ktorx" % "ktor-routers-locale-jvm" % "2.3.0"
Groovy Grape
@Grapes(
  @Grab(group='me.nathanfallet.ktorx', module='ktor-routers-locale-jvm', version='2.3.0')
)
Apache Ivy
<dependency org="me.nathanfallet.ktorx" name="ktor-routers-locale-jvm" rev="2.3.0" />
Leiningen
[me.nathanfallet.ktorx/ktor-routers-locale-jvm "2.3.0"]
Apache Buildr
'me.nathanfallet.ktorx:ktor-routers-locale-jvm:jar:2.3.0'