is not current version
Last Version 1.0.1

ua.com.lavi:fsafe-rest-client 1.0.0

Fail-Safe rest client

Categories

Categories

CLI User Interface
GroupId

GroupId

ua.com.lavi
ArtifactId

ArtifactId

fsafe-rest-client
Version

Version

1.0.0
Type

Type

jar

Download fsafe-rest-client 1.0.0


<!-- https://jarcasting.com/artifacts/ua.com.lavi/fsafe-rest-client/ -->
<dependency>
    <groupId>ua.com.lavi</groupId>
    <artifactId>fsafe-rest-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ua.com.lavi/fsafe-rest-client/
implementation 'ua.com.lavi:fsafe-rest-client:1.0.0'
// https://jarcasting.com/artifacts/ua.com.lavi/fsafe-rest-client/
implementation ("ua.com.lavi:fsafe-rest-client:1.0.0")
'ua.com.lavi:fsafe-rest-client:jar:1.0.0'
<dependency org="ua.com.lavi" name="fsafe-rest-client" rev="1.0.0">
  <artifact name="fsafe-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ua.com.lavi', module='fsafe-rest-client', version='1.0.0')
)
libraryDependencies += "ua.com.lavi" % "fsafe-rest-client" % "1.0.0"
[ua.com.lavi/fsafe-rest-client "1.0.0"]