is not current version
Last Version 4.2.74

com.qaprosoft:zafira-client 4.1.63

Java client allowing to communicate with Zafira via its REST API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.qaprosoft
ArtifactId

ArtifactId

zafira-client
Version

Version

4.1.63
Type

Type

jar

Download zafira-client 4.1.63


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