Download chrome-cookie-implant-1.5.11.jar file - Jar c

Jar examples for c:chrome-cookie-implant

Description

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

You can download jar file chrome-cookie-implant 1.5.11 in this page.

License

MIT License

Build File

You can use the following script to add chrome-cookie-implant-1.5.11.jar to your project.

<dependency>
   <groupId>com.github.mike10004</groupId>
   <artifactId>chrome-cookie-implant</artifactId>
   <version>1.5.11</version>
</dependency>
compile group: 'com.github.mike10004', name: 'chrome-cookie-implant', version: '1.5.11'
libraryDependencies += "com.github.mike10004" % "chrome-cookie-implant" % "1.5.11"
<dependency org="com.github.mike10004" name="chrome-cookie-implant" rev="1.5.11"/>
@Grapes(@Grab(group='com.github.mike10004', module='chrome-cookie-implant', version='1.5.11'))
'com.github.mike10004:chrome-cookie-implant:jar:1.5.11'

Download

Click the following link to download the jar file.

chrome-cookie-implant-1.5.11-javadoc.jar
chrome-cookie-implant-1.5.11-sources.jar
chrome-cookie-implant-1.5.11.jar
chrome-cookie-implant-1.5.11.pom



Related Tutorials