is not current version
Last Version 0.71

org.wvlet.airframe:airframe-control_2.13.0-M4 0.66

A library for controlling program flows and retrying

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-control_2.13.0-M4
Version

Version

0.66
Type

Type

jar

Download airframe-control_2.13.0-M4 0.66


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