hmrc / play-url-binders   2.0.0-5-g6f6bee9

Apache License 2.0 GitHub

Basic functionality related to binding URL parameters and query strings in Play controllers

Scala versions: 2.11

DEPRECATED. This has now been retired, code has been merged into play-ui

play-url-binders

Build Status Download

This library includes some basic functionality related to binding URL parameters and query string values in Play controller routes.

Installing

Add the following to your SBT build:

resolvers += Resolver.bintrayRepo("hmrc", "releases")

libraryDependencies += "uk.gov.hmrc" %% "play-url-binders" % "[INSERT-VERSION]"

License

This code is open source software licensed under the Apache 2.0 License.