tax-account-router-frontend 1.46.0-1-g7939f3b
Group ID:
     uk.gov.hmrc 
  Artifact ID:
     tax-account-router-frontend_2.11 
  Version:
     1.46.0-1-g7939f3b 
  Release Date:
     Nov 21, 2016 
  Licenses:
    
  libraryDependencies += "uk.gov.hmrc" %% "tax-account-router-frontend" % "1.46.0-1-g7939f3b"
resolvers += Resolver.bintrayRepo("hmrc", "release-candidates")
          
        ivy"uk.gov.hmrc::tax-account-router-frontend:1.46.0-1-g7939f3b"
MavenRepository("https://dl.bintray.com/hmrc/release-candidates")
          
        //> using dep "uk.gov.hmrc::tax-account-router-frontend:1.46.0-1-g7939f3b"
import $ivy.`uk.gov.hmrc::tax-account-router-frontend:1.46.0-1-g7939f3b` 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>tax-account-router-frontend_2.11</artifactId> <version>1.46.0-1-g7939f3b</version> </dependency>
compile group: 'uk.gov.hmrc', name: 'tax-account-router-frontend_2.11', version: '1.46.0-1-g7939f3b'