Last Version

com.github.crashvb:chromedriver 2.41

Package chromedriver as maven artifact

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.github.crashvb
ArtifactId

ArtifactId

chromedriver
Version

Version

2.41
Type

Type

jar
Description

Description

Package chromedriver as maven artifact
Source Code Management

Source Code Management

https://github.com/crashvb/chromedriver.git

Download chromedriver 2.41


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

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.