business-matching 0.1.0-3-g13dbd53
Group ID:
uk.gov.hmrc
Artifact ID:
business-matching_2.11
Version:
0.1.0-3-g13dbd53
Release Date:
May 11, 2016
Licenses:
libraryDependencies += "uk.gov.hmrc" %% "business-matching" % "0.1.0-3-g13dbd53" resolvers += Resolver.bintrayRepo("hmrc", "release-candidates")
ivy"uk.gov.hmrc::business-matching:0.1.0-3-g13dbd53" MavenRepository("https://dl.bintray.com/hmrc/release-candidates")
//> using dep "uk.gov.hmrc::business-matching:0.1.0-3-g13dbd53"
import $ivy.`uk.gov.hmrc::business-matching:0.1.0-3-g13dbd53` 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>business-matching_2.11</artifactId> <version>0.1.0-3-g13dbd53</version> </dependency>
compile group: 'uk.gov.hmrc', name: 'business-matching_2.11', version: '0.1.0-3-g13dbd53'