airframe-http 19.7.5


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-http_2.12
Version:
19.7.5
Release Date:
Jul 25, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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