airframe-http 19.9.9.2


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-http_2.12
Version:
19.9.9.2
Release Date:
Oct 1, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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