play-ui
DEPRECATED. This has now been retired, code has been merged intoplay-url-binders
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.