License |
License |
---|---|
GroupId | GroupIdcom.qaprosoft |
ArtifactId | ArtifactIdcarina-commons |
Version | Version7.1.8 |
Type | Typejar |
Description |
DescriptionCarina Core Commons
Set of shared carina utilities.
|
Filename | Size |
---|---|
carina-commons-7.1.8.pom | |
carina-commons-7.1.8.jar | 6 KB |
carina-commons-7.1.8-sources.jar | 5 KB |
carina-commons-7.1.8-javadoc.jar | 406 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.qaprosoft/carina-commons/ -->
<dependency>
<groupId>com.qaprosoft</groupId>
<artifactId>carina-commons</artifactId>
<version>7.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.qaprosoft/carina-commons/
implementation 'com.qaprosoft:carina-commons:7.1.8'
// https://jarcasting.com/artifacts/com.qaprosoft/carina-commons/
implementation ("com.qaprosoft:carina-commons:7.1.8")
'com.qaprosoft:carina-commons:jar:7.1.8'
<dependency org="com.qaprosoft" name="carina-commons" rev="7.1.8">
<artifact name="carina-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qaprosoft', module='carina-commons', version='7.1.8')
)
libraryDependencies += "com.qaprosoft" % "carina-commons" % "7.1.8"
[com.qaprosoft/carina-commons "7.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-api | jar | 3.141.59 |