| License |
License |
|---|---|
| GroupId | GroupIdcom.fastchar |
| ArtifactId | ArtifactIdfastchar-selenium |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFastChar-Selenium
FastChar-Selenium is a FastChar plugin.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fastchar-selenium-1.0.pom | |
| fastchar-selenium-1.0.jar | 8 KB |
| fastchar-selenium-1.0-sources.jar | 3 KB |
| fastchar-selenium-1.0-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fastchar/fastchar-selenium/ -->
<dependency>
<groupId>com.fastchar</groupId>
<artifactId>fastchar-selenium</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastchar/fastchar-selenium/
implementation 'com.fastchar:fastchar-selenium:1.0'
// https://jarcasting.com/artifacts/com.fastchar/fastchar-selenium/
implementation ("com.fastchar:fastchar-selenium:1.0")
'com.fastchar:fastchar-selenium:jar:1.0'
<dependency org="com.fastchar" name="fastchar-selenium" rev="1.0">
<artifact name="fastchar-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastchar', module='fastchar-selenium', version='1.0')
)
libraryDependencies += "com.fastchar" % "fastchar-selenium" % "1.0"
[com.fastchar/fastchar-selenium "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fastchar : fastchar | jar | [1.0,) |
| org.seleniumhq.selenium : selenium-java | jar | 4.0.0-rc-3 |