License |
License |
---|---|
GroupId | GroupIdcom.sdeting.utils |
ArtifactId | ArtifactIdmobile |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionA Full Stack Automation for Web, Mobile and Rest APIs
|
Filename | Size |
---|---|
mobile-1.0.1.pom | |
mobile-1.0.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdeting.utils/mobile/ -->
<dependency>
<groupId>com.sdeting.utils</groupId>
<artifactId>mobile</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdeting.utils/mobile/
implementation 'com.sdeting.utils:mobile:1.0.1'
// https://jarcasting.com/artifacts/com.sdeting.utils/mobile/
implementation ("com.sdeting.utils:mobile:1.0.1")
'com.sdeting.utils:mobile:jar:1.0.1'
<dependency org="com.sdeting.utils" name="mobile" rev="1.0.1">
<artifact name="mobile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdeting.utils', module='mobile', version='1.0.1')
)
libraryDependencies += "com.sdeting.utils" % "mobile" % "1.0.1"
[com.sdeting.utils/mobile "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
org.seleniumhq.selenium : htmlunit-driver | jar | 2.33.3 |
io.appium : java-client | jar | 6.1.0 |
io.qameta.allure : allure-testng | jar | 2.8.1 |
ru.yandex.qatools.allure : allure-commandline | jar | 1.5.4 |
org.apache.commons : commons-email | jar | 1.5 |