hmrc / play-config   6.0.0-2-g5246f70

Apache License 2.0 GitHub

A micro-library containing Play configuration utility functions.

Scala versions: 2.11

play-config

This library is deprecated now. Please use bootstrap-play to use features from this library

A micro-library containing Play configuration utility functions.

Not available for Play 2.6

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.

Adding to your service

Include the following dependency in your SBT build

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

libraryDependencies += "uk.gov.hmrc" %% "play-config" % "1.0.0"