GroupId | GroupIdorg.wvlet.airframe |
---|---|
ArtifactId | ArtifactIdairframe-spec_sjs0.6_2.13.0-M2 |
Version | Version0.29 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-spec_sjs0.6_2.13.0-M2/ -->
<dependency>
<groupId>org.wvlet.airframe</groupId>
<artifactId>airframe-spec_sjs0.6_2.13.0-M2</artifactId>
<version>0.29</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-spec_sjs0.6_2.13.0-M2/
implementation 'org.wvlet.airframe:airframe-spec_sjs0.6_2.13.0-M2:0.29'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-spec_sjs0.6_2.13.0-M2/
implementation ("org.wvlet.airframe:airframe-spec_sjs0.6_2.13.0-M2:0.29")
'org.wvlet.airframe:airframe-spec_sjs0.6_2.13.0-M2:jar:0.29'
<dependency org="org.wvlet.airframe" name="airframe-spec_sjs0.6_2.13.0-M2" rev="0.29">
<artifact name="airframe-spec_sjs0.6_2.13.0-M2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airframe-spec_sjs0.6_2.13.0-M2', version='0.29')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-spec_sjs0.6_2.13.0-M2" % "0.29"
[org.wvlet.airframe/airframe-spec_sjs0.6_2.13.0-M2 "0.29"]