tototoshi / play-joda-routes-binder   1.4.0

GitHub

QueryString / Path Binder for Play 2.x

Scala versions: 2.13 2.12 2.11 2.10

play-joda-routes-binder 1.4.0


Group ID:
com.github.tototoshi
Artifact ID:
play-joda-routes-binder_2.12
Version:
1.4.0
Release Date:
Jan 17, 2020
Licenses:
Files:

libraryDependencies += "com.github.tototoshi" %% "play-joda-routes-binder" % "1.4.0"

Mill build tool

ivy"com.github.tototoshi::play-joda-routes-binder:1.4.0"

Scala CLI

//> using dep "com.github.tototoshi::play-joda-routes-binder:1.4.0"

Ammonite REPL

import $ivy.`com.github.tototoshi::play-joda-routes-binder:1.4.0`

<dependency>
  <groupId>com.github.tototoshi</groupId>
  <artifactId>play-joda-routes-binder_2.12</artifactId>
  <version>1.4.0</version>
</dependency>

compile group: 'com.github.tototoshi', name: 'play-joda-routes-binder_2.12', version: '1.4.0'