Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amihaiemil authored Dec 16, 2016
1 parent 3a75951 commit 9343e0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ Get it using Maven:
<dependency>
<groupId>com.amihaiemil.web</groupId>
<artifactId>charles</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
</dependency>
```

or take the <a href="https://oss.sonatype.org/service/local/repositories/releases/content/com/amihaiemil/web/charles/1.0.1/charles-1.0.1-jar-with-dependencies.jar">fat</a> jar.
or take the <a href="https://oss.sonatype.org/service/local/repositories/releases/content/com/amihaiemil/web/charles/1.0.2/charles-1.0.2-jar-with-dependencies.jar">fat</a> jar.
### Under the hood

Charles is powered by [Selenium WebDriver](http://www.seleniumhq.org/projects/webdriver/).
Expand Down

0 comments on commit 9343e0f

Please sign in to comment.