airframe-http 19.4.2


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-http_2.12
Version:
19.4.2
Release Date:
Apr 24, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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