License |
License
The Prompto License
|
---|---|
GroupId | GroupIdorg.prompto |
ArtifactId | ArtifactIdSelenium |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrompto Platform POM
|
Project Organization |
Project OrganizationPrompto |
Filename | Size |
---|---|
Selenium-1.0.4.pom | |
Selenium-1.0.4.jar | 35 MB |
Selenium-1.0.4-sources.jar | 35 MB |
Selenium-1.0.4-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.prompto/Selenium/ -->
<dependency>
<groupId>org.prompto</groupId>
<artifactId>Selenium</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.prompto/Selenium/
implementation 'org.prompto:Selenium:1.0.4'
// https://jarcasting.com/artifacts/org.prompto/Selenium/
implementation ("org.prompto:Selenium:1.0.4")
'org.prompto:Selenium:jar:1.0.4'
<dependency org="org.prompto" name="Selenium" rev="1.0.4">
<artifact name="Selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.prompto', module='Selenium', version='1.0.4')
)
libraryDependencies += "org.prompto" % "Selenium" % "1.0.4"
[org.prompto/Selenium "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 4.1.2 |