is not current version
Last Version 0.71

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

A library for controlling program flows and retrying

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-control_2.13.0-M4
Version

Version

0.59
Type

Type

jar

Download airframe-control_2.13.0-M4 0.59


<!-- 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.59</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.59'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-control_2.13.0-M4/
implementation ("org.wvlet.airframe:airframe-control_2.13.0-M4:0.59")
'org.wvlet.airframe:airframe-control_2.13.0-M4:jar:0.59'
<dependency org="org.wvlet.airframe" name="airframe-control_2.13.0-M4" rev="0.59">
  <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.59')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-control_2.13.0-M4" % "0.59"
[org.wvlet.airframe/airframe-control_2.13.0-M4 "0.59"]