Essential Building Blocks for Scala
airframe-http 20.5.1
Group ID:
     org.wvlet.airframe 
  Artifact ID:
     airframe-http_2.13 
  Version:
     20.5.1 
  Release Date:
     May 12, 2020 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.13.2 
  Developers:
    
  libraryDependencies += "org.wvlet.airframe" %% "airframe-http" % "20.5.1"
ivy"org.wvlet.airframe::airframe-http:20.5.1"
//> using dep "org.wvlet.airframe::airframe-http:20.5.1"
import $ivy.`org.wvlet.airframe::airframe-http:20.5.1`
<dependency> <groupId>org.wvlet.airframe</groupId> <artifactId>airframe-http_2.13</artifactId> <version>20.5.1</version> </dependency>
compile group: 'org.wvlet.airframe', name: 'airframe-http_2.13', version: '20.5.1'