frontend-bootstrap-25 0.1.0-5-g2019135
Group ID:
uk.gov.hmrc
Artifact ID:
frontend-bootstrap-25_2.11
Version:
0.1.0-5-g2019135
Release Date:
Aug 26, 2016
Licenses:
libraryDependencies += "uk.gov.hmrc" %% "frontend-bootstrap-25" % "0.1.0-5-g2019135" resolvers += Resolver.bintrayRepo("hmrc", "release-candidates")
ivy"uk.gov.hmrc::frontend-bootstrap-25:0.1.0-5-g2019135" MavenRepository("https://dl.bintray.com/hmrc/release-candidates")
//> using dep "uk.gov.hmrc::frontend-bootstrap-25:0.1.0-5-g2019135"
import $ivy.`uk.gov.hmrc::frontend-bootstrap-25:0.1.0-5-g2019135` 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>frontend-bootstrap-25_2.11</artifactId> <version>0.1.0-5-g2019135</version> </dependency>
compile group: 'uk.gov.hmrc', name: 'frontend-bootstrap-25_2.11', version: '0.1.0-5-g2019135'