airframe-http-okhttp 22.7.2


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-http-okhttp_2.13
Version:
22.7.2
Release Date:
Jul 13, 2022
Licenses:
Files:

libraryDependencies += "org.wvlet.airframe" %% "airframe-http-okhttp" % "22.7.2"

Mill build tool

ivy"org.wvlet.airframe::airframe-http-okhttp:22.7.2"

Scala CLI

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

Ammonite REPL

import $ivy.`org.wvlet.airframe::airframe-http-okhttp:22.7.2`

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe-http-okhttp_2.13</artifactId>
  <version>22.7.2</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe-http-okhttp_2.13', version: '22.7.2'