is not current version
Last Version 1.6

com.assertthat:selenium-shutterbug 0.2

Utility library to create customized screenshots using Selenium

GroupId

GroupId

com.assertthat
ArtifactId

ArtifactId

selenium-shutterbug
Version

Version

0.2
Type

Type

jar

Download selenium-shutterbug 0.2


<!-- https://jarcasting.com/artifacts/com.assertthat/selenium-shutterbug/ -->
<dependency>
    <groupId>com.assertthat</groupId>
    <artifactId>selenium-shutterbug</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.assertthat/selenium-shutterbug/
implementation 'com.assertthat:selenium-shutterbug:0.2'
// https://jarcasting.com/artifacts/com.assertthat/selenium-shutterbug/
implementation ("com.assertthat:selenium-shutterbug:0.2")
'com.assertthat:selenium-shutterbug:jar:0.2'
<dependency org="com.assertthat" name="selenium-shutterbug" rev="0.2">
  <artifact name="selenium-shutterbug" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.assertthat', module='selenium-shutterbug', version='0.2')
)
libraryDependencies += "com.assertthat" % "selenium-shutterbug" % "0.2"
[com.assertthat/selenium-shutterbug "0.2"]