License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.storm-bit |
ArtifactId | ArtifactIdplaywright |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlaywright
Java version of the Playwright testing and automation library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
playwright-1.0.pom | |
playwright-1.0.jar | 275 KB |
playwright-1.0-sources.jar | 135 KB |
playwright-1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.storm-bit/playwright/ -->
<dependency>
<groupId>com.github.storm-bit</groupId>
<artifactId>playwright</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.storm-bit/playwright/
implementation 'com.github.storm-bit:playwright:1.0'
// https://jarcasting.com/artifacts/com.github.storm-bit/playwright/
implementation ("com.github.storm-bit:playwright:1.0")
'com.github.storm-bit:playwright:jar:1.0'
<dependency org="com.github.storm-bit" name="playwright" rev="1.0">
<artifact name="playwright" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.storm-bit', module='playwright', version='1.0')
)
libraryDependencies += "com.github.storm-bit" % "playwright" % "1.0"
[com.github.storm-bit/playwright "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.6 |