is not current version
Last Version 0.6.1

com.fitbur.external:external-failsafe 0.6.0


Categories

Categories

Failsafe Application Layer Libs Distributed Applications
GroupId

GroupId

com.fitbur.external
ArtifactId

ArtifactId

external-failsafe
Version

Version

0.6.0
Type

Type

jar

Download external-failsafe 0.6.0


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