is not current version
Last Version 19.8.0

org.wvlet.airframe:airframe-spec_2.11 0.24

Airframe spec test base library

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-spec_2.11
Version

Version

0.24
Type

Type

jar

Download airframe-spec_2.11 0.24


<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-spec_2.11/ -->
<dependency>
    <groupId>org.wvlet.airframe</groupId>
    <artifactId>airframe-spec_2.11</artifactId>
    <version>0.24</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-spec_2.11/
implementation 'org.wvlet.airframe:airframe-spec_2.11:0.24'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-spec_2.11/
implementation ("org.wvlet.airframe:airframe-spec_2.11:0.24")
'org.wvlet.airframe:airframe-spec_2.11:jar:0.24'
<dependency org="org.wvlet.airframe" name="airframe-spec_2.11" rev="0.24">
  <artifact name="airframe-spec_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airframe-spec_2.11', version='0.24')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-spec_2.11" % "0.24"
[org.wvlet.airframe/airframe-spec_2.11 "0.24"]