is not current version
Last Version 4.2.74

com.qaprosoft:zafira-client 3.3.47


Categories

Categories

CLI User Interface
GroupId

GroupId

com.qaprosoft
ArtifactId

ArtifactId

zafira-client
Version

Version

3.3.47
Type

Type

jar

Download zafira-client 3.3.47


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