License |
License |
---|---|
GroupId | GroupIdorg.wvlet.airframe |
ArtifactId | ArtifactIdairframe-spec_2.13.0-M4 |
Version | Version0.71 |
Type | Typejar |
Description |
Descriptionairframe-spec
Airframe spec test base library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-spec_2.13.0-M4/ -->
<dependency>
<groupId>org.wvlet.airframe</groupId>
<artifactId>airframe-spec_2.13.0-M4</artifactId>
<version>0.71</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-spec_2.13.0-M4/
implementation 'org.wvlet.airframe:airframe-spec_2.13.0-M4:0.71'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-spec_2.13.0-M4/
implementation ("org.wvlet.airframe:airframe-spec_2.13.0-M4:0.71")
'org.wvlet.airframe:airframe-spec_2.13.0-M4:jar:0.71'
<dependency org="org.wvlet.airframe" name="airframe-spec_2.13.0-M4" rev="0.71">
<artifact name="airframe-spec_2.13.0-M4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airframe-spec_2.13.0-M4', version='0.71')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-spec_2.13.0-M4" % "0.71"
[org.wvlet.airframe/airframe-spec_2.13.0-M4 "0.71"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M4 |
org.wvlet.airframe : airframe-log_2.13.0-M4 | jar | 0.71 |
org.scalatest : scalatest_2.13.0-M4 | jar | 3.0.6-SNAP1 |