airframe-http-netty 23.4.5


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-http-netty_2.12
Version:
23.4.5
Release Date:
Apr 26, 2023
Licenses:
Files:

libraryDependencies += "org.wvlet.airframe" %% "airframe-http-netty" % "23.4.5"

Mill build tool

ivy"org.wvlet.airframe::airframe-http-netty:23.4.5"

Scala CLI

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

Ammonite REPL

import $ivy.`org.wvlet.airframe::airframe-http-netty:23.4.5`

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe-http-netty_2.12</artifactId>
  <version>23.4.5</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe-http-netty_2.12', version: '23.4.5'