Last Version

browser 3.1

a tool for crawler by selenium

License

License

GroupId

GroupId

cn.blueisacat
ArtifactId

ArtifactId

browser
Version

Version

3.1
Type

Type

jar
Description

Description

browser
a tool for crawler by selenium
Project URL

Project URL

https://github.com/13426231912/browser
Source Code Management

Source Code Management

https://github.com/13426231912/browser.git

Download browser 3.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
org.seleniumhq.selenium : selenium-java jar 4.0.0
commons-io : commons-io jar 2.11.0
org.yaml : snakeyaml jar 1.29

Project Modules

There are no modules declared in this project.