Essential Building Blocks for Scala
airframe-stream 0.50
Group ID:
org.wvlet.airframe
Artifact ID:
airframe-stream_2.11
Version:
0.50
Release Date:
Jun 19, 2018
Licenses:
Files:
libraryDependencies += "org.wvlet.airframe" %% "airframe-stream" % "0.50"
ivy"org.wvlet.airframe::airframe-stream:0.50"
//> using dep "org.wvlet.airframe::airframe-stream:0.50"
import $ivy.`org.wvlet.airframe::airframe-stream:0.50`
<dependency> <groupId>org.wvlet.airframe</groupId> <artifactId>airframe-stream_2.11</artifactId> <version>0.50</version> </dependency>
compile group: 'org.wvlet.airframe', name: 'airframe-stream_2.11', version: '0.50'