is not current version
Last Version 1.0.5

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

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.1
Type

Type

jar

Download screenshot-maven-plugin-api 1.0.1


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