fun-http-client 1.0.0


Group ID:
com.pagerduty
Artifact ID:
fun-http-client_2.11
Version:
1.0.0
Release Date:
May 29, 2015
Licenses:
Files:

libraryDependencies += "com.pagerduty" %% "fun-http-client" % "1.0.0"

Mill build tool

ivy"com.pagerduty::fun-http-client:1.0.0"

Scala CLI

//> using dep "com.pagerduty::fun-http-client:1.0.0"

Ammonite REPL

import $ivy.`com.pagerduty::fun-http-client:1.0.0`

<dependency>
  <groupId>com.pagerduty</groupId>
  <artifactId>fun-http-client_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.pagerduty', name: 'fun-http-client_2.11', version: '1.0.0'