This library is deprecated now. Please use bootstrap-play to use features from this library
A micro-library containing Play configuration utility functions.
This library has been inlined in bootstrap-play-26
and shouldn't be used as a separate dependency for Play 2.6 services. It will not be updated for Play 2.6.
Include the following dependency in your SBT build
resolvers += Resolver.bintrayRepo("hmrc", "releases")
libraryDependencies += "uk.gov.hmrc" %% "play-config" % "1.0.0"