License |
License |
---|---|
GroupId | GroupIdcom.epam.healenium |
ArtifactId | ArtifactIdhealenium-web |
Last Version | Last Version3.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhealenium-web
healenium web client
|
Project URL |
Project URL |
Filename | Size |
---|---|
healenium-web-3.2.5.pom | |
healenium-web-3.2.5.jar | 72 KB |
healenium-web-3.2.5-sources.jar | 46 KB |
healenium-web-3.2.5-javadoc.jar | 614 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.epam.healenium/healenium-web/ -->
<dependency>
<groupId>com.epam.healenium</groupId>
<artifactId>healenium-web</artifactId>
<version>3.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.healenium/healenium-web/
implementation 'com.epam.healenium:healenium-web:3.2.5'
// https://jarcasting.com/artifacts/com.epam.healenium/healenium-web/
implementation ("com.epam.healenium:healenium-web:3.2.5")
'com.epam.healenium:healenium-web:jar:3.2.5'
<dependency org="com.epam.healenium" name="healenium-web" rev="3.2.5">
<artifact name="healenium-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.healenium', module='healenium-web', version='3.2.5')
)
libraryDependencies += "com.epam.healenium" % "healenium-web" % "3.2.5"
[com.epam.healenium/healenium-web "3.2.5"]