| Группа | Группаcom.assertthat |
|---|---|
| Идентификатор | Идентификаторselenium-shutterbug |
| Версия | Версия0.9.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| selenium-shutterbug-0.9.3.pom | |
| selenium-shutterbug-0.9.3.jar | 31 KB |
| selenium-shutterbug-0.9.3-sources.jar | 21 KB |
| selenium-shutterbug-0.9.3-javadoc.jar | 124 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.assertthat/selenium-shutterbug/ -->
<dependency>
<groupId>com.assertthat</groupId>
<artifactId>selenium-shutterbug</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.assertthat/selenium-shutterbug/
implementation 'com.assertthat:selenium-shutterbug:0.9.3'
// https://jarcasting.com/artifacts/com.assertthat/selenium-shutterbug/
implementation ("com.assertthat:selenium-shutterbug:0.9.3")
'com.assertthat:selenium-shutterbug:jar:0.9.3'
<dependency org="com.assertthat" name="selenium-shutterbug" rev="0.9.3">
<artifact name="selenium-shutterbug" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.assertthat', module='selenium-shutterbug', version='0.9.3')
)
libraryDependencies += "com.assertthat" % "selenium-shutterbug" % "0.9.3"
[com.assertthat/selenium-shutterbug "0.9.3"]