is not current version
Last Version 4.2.74

com.qaprosoft:zafira-client 4.1.64

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.64
Type

Type

jar

Download zafira-client 4.1.64


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