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