hmrc / http-verbs   8.2.0

Apache License 2.0 GitHub

Library which encapsulates common concerns for calling other HTTP services

Scala versions: 2.11

http-verbs 1.1.0


Group ID:
uk.gov.hmrc
Artifact ID:
http-verbs_2.11
Version:
1.1.0
Release Date:
Mar 10, 2015
Licenses:
Files:

libraryDependencies += "uk.gov.hmrc" %% "http-verbs" % "1.1.0"

Mill build tool

ivy"uk.gov.hmrc::http-verbs:1.1.0"

Scala CLI

//> using dep "uk.gov.hmrc::http-verbs:1.1.0"

Ammonite REPL

import $ivy.`uk.gov.hmrc::http-verbs:1.1.0`

<dependency>
  <groupId>uk.gov.hmrc</groupId>
  <artifactId>http-verbs_2.11</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'uk.gov.hmrc', name: 'http-verbs_2.11', version: '1.1.0'