is not current version
Last Version 4.2.74

com.qaprosoft:zafira-client 4.0.57


Categories

Categories

CLI User Interface
GroupId

GroupId

com.qaprosoft
ArtifactId

ArtifactId

zafira-client
Version

Version

4.0.57
Type

Type

jar

Download zafira-client 4.0.57


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