is not current version
Last Version 1.1.0

com.github.psorobka:appium-maven-plugin-parent 1.0.0

Appium Maven Plugin provides start and stop methods for Appium - open source, cross-platform test automation tool for native, hybrid and mobile web apps, tested on simulators (iOS, FirefoxOS), emulators (Android), and real devices (iOS, Android, FirefoxOS).

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.psorobka
ArtifactId

ArtifactId

appium-maven-plugin-parent
Version

Version

1.0.0
Type

Type

pom

Download appium-maven-plugin-parent 1.0.0


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