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