is not current version
Last Version 1.0.6

org.testifyproject.external:external-failsafe 0.9.6


Categories

Categories

Failsafe Application Layer Libs Distributed Applications
GroupId

GroupId

org.testifyproject.external
ArtifactId

ArtifactId

external-failsafe
Version

Version

0.9.6
Type

Type

jar

Download external-failsafe 0.9.6


<!-- https://jarcasting.com/artifacts/org.testifyproject.external/external-failsafe/ -->
<dependency>
    <groupId>org.testifyproject.external</groupId>
    <artifactId>external-failsafe</artifactId>
    <version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.testifyproject.external/external-failsafe/
implementation 'org.testifyproject.external:external-failsafe:0.9.6'
// https://jarcasting.com/artifacts/org.testifyproject.external/external-failsafe/
implementation ("org.testifyproject.external:external-failsafe:0.9.6")
'org.testifyproject.external:external-failsafe:jar:0.9.6'
<dependency org="org.testifyproject.external" name="external-failsafe" rev="0.9.6">
  <artifact name="external-failsafe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testifyproject.external', module='external-failsafe', version='0.9.6')
)
libraryDependencies += "org.testifyproject.external" % "external-failsafe" % "0.9.6"
[org.testifyproject.external/external-failsafe "0.9.6"]