Last Version

com.github.igor-suhorukov:chromedriver 2.44

Package chromedriver as maven artifact

License

License

GroupId

GroupId

com.github.igor-suhorukov
ArtifactId

ArtifactId

chromedriver
Version

Version

2.44
Type

Type

jar
Description

Description

Package chromedriver as maven artifact
Source Code Management

Source Code Management

https://github.com/igor-suhorukov/chromedriver.git

Download chromedriver 2.44


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.