GroupId | GroupIdcom.assertthat |
---|---|
ArtifactId | ArtifactIdselenium-shutterbug |
Version | Version0.9.5 |
Type | Typejar |
Filename | Size |
---|---|
selenium-shutterbug-0.9.5.pom | |
selenium-shutterbug-0.9.5.jar | 33 KB |
selenium-shutterbug-0.9.5-sources.jar | 22 KB |
selenium-shutterbug-0.9.5-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.assertthat/selenium-shutterbug/ -->
<dependency>
<groupId>com.assertthat</groupId>
<artifactId>selenium-shutterbug</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.assertthat/selenium-shutterbug/
implementation 'com.assertthat:selenium-shutterbug:0.9.5'
// https://jarcasting.com/artifacts/com.assertthat/selenium-shutterbug/
implementation ("com.assertthat:selenium-shutterbug:0.9.5")
'com.assertthat:selenium-shutterbug:jar:0.9.5'
<dependency org="com.assertthat" name="selenium-shutterbug" rev="0.9.5">
<artifact name="selenium-shutterbug" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.assertthat', module='selenium-shutterbug', version='0.9.5')
)
libraryDependencies += "com.assertthat" % "selenium-shutterbug" % "0.9.5"
[com.assertthat/selenium-shutterbug "0.9.5"]