is not current version
Last Version 1.0.6

org.testifyproject.external:external-failsafe 1.0.5


Categories

Categories

Failsafe Application Layer Libs Distributed Applications
GroupId

GroupId

org.testifyproject.external
ArtifactId

ArtifactId

external-failsafe
Version

Version

1.0.5
Type

Type

jar

Download external-failsafe 1.0.5


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