http-exceptions 0.3.0


Group ID:
uk.gov.hmrc
Artifact ID:
http-exceptions_2.11
Version:
0.3.0
Release Date:
Feb 18, 2015
Licenses:
Files:

libraryDependencies += "uk.gov.hmrc" %% "http-exceptions" % "0.3.0"

Mill build tool

ivy"uk.gov.hmrc::http-exceptions:0.3.0"

Scala CLI

//> using dep "uk.gov.hmrc::http-exceptions:0.3.0"

Ammonite REPL

import $ivy.`uk.gov.hmrc::http-exceptions:0.3.0`

<dependency>
  <groupId>uk.gov.hmrc</groupId>
  <artifactId>http-exceptions_2.11</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'uk.gov.hmrc', name: 'http-exceptions_2.11', version: '0.3.0'