Essential Building Blocks for Scala
airframe-spec 0.41
Group ID:
org.wvlet.airframe
Artifact ID:
airframe-spec_2.12
Version:
0.41
Release Date:
Feb 23, 2018
Licenses:
Files:
Full Scala Version:
2.12.4
Developers:
libraryDependencies += "org.wvlet.airframe" %% "airframe-spec" % "0.41"
ivy"org.wvlet.airframe::airframe-spec:0.41"
//> using dep "org.wvlet.airframe::airframe-spec:0.41"
import $ivy.`org.wvlet.airframe::airframe-spec:0.41`
<dependency> <groupId>org.wvlet.airframe</groupId> <artifactId>airframe-spec_2.12</artifactId> <version>0.41</version> </dependency>
compile group: 'org.wvlet.airframe', name: 'airframe-spec_2.12', version: '0.41'