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