Download chrome-cookie-implant-1.5.9.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.9 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials