| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.github.storm-bit |
| Идентификатор | Идентификаторplaywright |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPlaywright
Java version of the Playwright testing and automation library
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| playwright-1.0.pom | |
| playwright-1.0.jar | 275 KB |
| playwright-1.0-sources.jar | 135 KB |
| playwright-1.0-javadoc.jar | 1 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.6 |