is not current version
Last Version 1.0.5

se.bluebrim.maven.plugin:screenshot-maven-plugin-api 1.0.2

API for annotation of methods in test classes used by the screenshot-maven-plugin.

Categories

Categories

Maven Build Tools
GroupId

GroupId

se.bluebrim.maven.plugin
ArtifactId

ArtifactId

screenshot-maven-plugin-api
Version

Version

1.0.2
Type

Type

jar

Download screenshot-maven-plugin-api 1.0.2


<!-- https://jarcasting.com/artifacts/se.bluebrim.maven.plugin/screenshot-maven-plugin-api/ -->
<dependency>
    <groupId>se.bluebrim.maven.plugin</groupId>
    <artifactId>screenshot-maven-plugin-api</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/se.bluebrim.maven.plugin/screenshot-maven-plugin-api/
implementation 'se.bluebrim.maven.plugin:screenshot-maven-plugin-api:1.0.2'
// https://jarcasting.com/artifacts/se.bluebrim.maven.plugin/screenshot-maven-plugin-api/
implementation ("se.bluebrim.maven.plugin:screenshot-maven-plugin-api:1.0.2")
'se.bluebrim.maven.plugin:screenshot-maven-plugin-api:jar:1.0.2'
<dependency org="se.bluebrim.maven.plugin" name="screenshot-maven-plugin-api" rev="1.0.2">
  <artifact name="screenshot-maven-plugin-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.bluebrim.maven.plugin', module='screenshot-maven-plugin-api', version='1.0.2')
)
libraryDependencies += "se.bluebrim.maven.plugin" % "screenshot-maven-plugin-api" % "1.0.2"
[se.bluebrim.maven.plugin/screenshot-maven-plugin-api "1.0.2"]