Last Version

increff-commons-browser 1.2

commons-browser is a library used for Browser automation and web scraping using the Selenium library

License

License

GroupId

GroupId

com.increff.commons
ArtifactId

ArtifactId

increff-commons-browser
Version

Version

1.2
Type

Type

jar
Description

Description

increff-commons-browser
commons-browser is a library used for Browser automation and web scraping using the Selenium library
Project URL

Project URL

https://github.com/increff/commons-browser
Source Code Management

Source Code Management

https://github.com/increff/commons-browser

Download increff-commons-browser 1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-io jar 1.3.2
org.seleniumhq.selenium : selenium-chrome-driver jar 3.0.1
org.seleniumhq.selenium : selenium-support jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.