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