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

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials