is not current version
Last Version 1.5.16

com.github.mike10004:chrome-cookie-implant 1.5.15

Chrome extension that implants cookies and Java client library to use the extension with Selenium

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

chrome-cookie-implant
Version

Version

1.5.15
Type

Type

jar

Download chrome-cookie-implant 1.5.15


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