DEPRECATED. This has now been retired, code has been merged into play-ui
This library includes some basic functionality related to binding URL parameters and query string values in Play controller routes.
Add the following to your SBT build:
resolvers += Resolver.bintrayRepo("hmrc", "releases")
libraryDependencies += "uk.gov.hmrc" %% "play-url-binders" % "[INSERT-VERSION]"
This code is open source software licensed under the Apache 2.0 License.