is not current version
Last Version 19.4.0

org.wvlet.airframe:airframe-control_2.13.0-M5 0.72

A library for controlling program flows and retrying

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-control_2.13.0-M5
Version

Version

0.72
Type

Type

jar

Download airframe-control_2.13.0-M5 0.72


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