Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.qaprosoft |
ArtifactId | ArtifactIdzafira-client |
Version | Version4.1.65 |
Type | Typejar |
Filename | Size |
---|---|
zafira-client-4.1.65.pom | |
zafira-client-4.1.65.jar | 137 KB |
zafira-client-4.1.65-sources.jar | 101 KB |
zafira-client-4.1.65-javadoc.jar | 389 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.qaprosoft/zafira-client/ -->
<dependency>
<groupId>com.qaprosoft</groupId>
<artifactId>zafira-client</artifactId>
<version>4.1.65</version>
</dependency>
// https://jarcasting.com/artifacts/com.qaprosoft/zafira-client/
implementation 'com.qaprosoft:zafira-client:4.1.65'
// https://jarcasting.com/artifacts/com.qaprosoft/zafira-client/
implementation ("com.qaprosoft:zafira-client:4.1.65")
'com.qaprosoft:zafira-client:jar:4.1.65'
<dependency org="com.qaprosoft" name="zafira-client" rev="4.1.65">
<artifact name="zafira-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qaprosoft', module='zafira-client', version='4.1.65')
)
libraryDependencies += "com.qaprosoft" % "zafira-client" % "4.1.65"
[com.qaprosoft/zafira-client "4.1.65"]