airframe-http 19.5.1


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-http_2.12
Version:
19.5.1
Release Date:
May 21, 2019
Licenses:
Files:

libraryDependencies += "org.wvlet.airframe" %% "airframe-http" % "19.5.1"

Mill build tool

ivy"org.wvlet.airframe::airframe-http:19.5.1"

Scala CLI

//> using dep "org.wvlet.airframe::airframe-http:19.5.1"

Ammonite REPL

import $ivy.`org.wvlet.airframe::airframe-http:19.5.1`

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe-http_2.12</artifactId>
  <version>19.5.1</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe-http_2.12', version: '19.5.1'