play-authorised-frontend 5.8.0-4-gd3893f3
Group ID:
uk.gov.hmrc
Artifact ID:
play-authorised-frontend_2.11
Version:
5.8.0-4-gd3893f3
Release Date:
Oct 21, 2016
Licenses:
libraryDependencies += "uk.gov.hmrc" %% "play-authorised-frontend" % "5.8.0-4-gd3893f3" resolvers += Resolver.bintrayRepo("hmrc", "release-candidates")
ivy"uk.gov.hmrc::play-authorised-frontend:5.8.0-4-gd3893f3" MavenRepository("https://dl.bintray.com/hmrc/release-candidates")
//> using dep "uk.gov.hmrc::play-authorised-frontend:5.8.0-4-gd3893f3"
import $ivy.`uk.gov.hmrc::play-authorised-frontend:5.8.0-4-gd3893f3` import ammonite._, Resolvers._ val res = Resolver.Http( "Bintray hmrc release-candidates", "Some(https://dl.bintray.com/hmrc/release-candidates)", IvyPattern, false) interp.resolvers() = interp.resolvers() :+ res
<dependency> <groupId>uk.gov.hmrc</groupId> <artifactId>play-authorised-frontend_2.11</artifactId> <version>5.8.0-4-gd3893f3</version> </dependency>
compile group: 'uk.gov.hmrc', name: 'play-authorised-frontend_2.11', version: '5.8.0-4-gd3893f3'