is not current version
Last Version 4.22.0

com.infotel.seleniumRobot:core 3.5.2


GroupId

GroupId

com.infotel.seleniumRobot
ArtifactId

ArtifactId

core
Version

Version

3.5.2
Type

Type

jar

Download core 3.5.2


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