is not current version
Last Version 4.22.0

com.infotel.seleniumRobot:core-parent 3.0.0

Step by step test reporting framework based on webdriver, cucumber and testng, based on project seleniumtestsframework

GroupId

GroupId

com.infotel.seleniumRobot
ArtifactId

ArtifactId

core-parent
Version

Version

3.0.0
Type

Type

pom

Download core-parent 3.0.0

Filename Size
core-parent-3.0.0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.infotel.seleniumRobot/core-parent/ -->
<dependency>
    <groupId>com.infotel.seleniumRobot</groupId>
    <artifactId>core-parent</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/core-parent/
implementation 'com.infotel.seleniumRobot:core-parent:3.0.0'
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/core-parent/
implementation ("com.infotel.seleniumRobot:core-parent:3.0.0")
'com.infotel.seleniumRobot:core-parent:pom:3.0.0'
<dependency org="com.infotel.seleniumRobot" name="core-parent" rev="3.0.0">
  <artifact name="core-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.infotel.seleniumRobot', module='core-parent', version='3.0.0')
)
libraryDependencies += "com.infotel.seleniumRobot" % "core-parent" % "3.0.0"
[com.infotel.seleniumRobot/core-parent "3.0.0"]