не последняя версия
Последняя версия 1.22.0

com.microsoft.playwright:parent-pom 1.9.0-alpha-0

Java library to automate Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. This is the parent POM of the project.

Группа

Группа

com.microsoft.playwright
Идентификатор

Идентификатор

parent-pom
Версия

Версия

1.9.0-alpha-0
Тип

Тип

pom

Скачать parent-pom 1.9.0-alpha-0

Имя Файла Размер
parent-pom-1.9.0-alpha-0.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.microsoft.playwright/parent-pom/ -->
<dependency>
    <groupId>com.microsoft.playwright</groupId>
    <artifactId>parent-pom</artifactId>
    <version>1.9.0-alpha-0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.playwright/parent-pom/
implementation 'com.microsoft.playwright:parent-pom:1.9.0-alpha-0'
// https://jarcasting.com/artifacts/com.microsoft.playwright/parent-pom/
implementation ("com.microsoft.playwright:parent-pom:1.9.0-alpha-0")
'com.microsoft.playwright:parent-pom:pom:1.9.0-alpha-0'
<dependency org="com.microsoft.playwright" name="parent-pom" rev="1.9.0-alpha-0">
  <artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.playwright', module='parent-pom', version='1.9.0-alpha-0')
)
libraryDependencies += "com.microsoft.playwright" % "parent-pom" % "1.9.0-alpha-0"
[com.microsoft.playwright/parent-pom "1.9.0-alpha-0"]