is not current version
Last Version 1.0.5

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

Parent project to screenshot-maven-plugin and additional modules

Categories

Categories

Maven Build Tools
GroupId

GroupId

se.bluebrim.maven.plugin
ArtifactId

ArtifactId

screenshot-maven-plugin-parent
Version

Version

1.0.1
Type

Type

pom

Download screenshot-maven-plugin-parent 1.0.1


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