Essential Building Blocks for Scala
airframe-http 0.64
Group ID:
org.wvlet.airframe
Artifact ID:
airframe-http_2.11
Version:
0.64
Release Date:
Sept 7, 2018
Licenses:
Files:
Full Scala Version:
2.11.11
Developers:
libraryDependencies += "org.wvlet.airframe" %% "airframe-http" % "0.64"
ivy"org.wvlet.airframe::airframe-http:0.64"
//> using dep "org.wvlet.airframe::airframe-http:0.64"
import $ivy.`org.wvlet.airframe::airframe-http:0.64`
<dependency> <groupId>org.wvlet.airframe</groupId> <artifactId>airframe-http_2.11</artifactId> <version>0.64</version> </dependency>
compile group: 'org.wvlet.airframe', name: 'airframe-http_2.11', version: '0.64'