is not current version
Last Version 4.2.74

com.qaprosoft:zafira-client 4.2.69

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

Type

jar

Download zafira-client 4.2.69


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