Skip to content

Commit

Permalink
Update README.md to jcef-3583e1f+cef-127.3.1+g6cbb30e+chromium-127.0.…
Browse files Browse the repository at this point in the history
…6533.100
  • Loading branch information
github-actions committed Aug 8, 2024
1 parent c96c97a commit 1526bd1
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 @@ -25,13 +25,13 @@ Embed a complete browser in your Java Apps - supports Java 8+</h5>
<dependency>
<groupId>me.friwi</groupId>
<artifactId>jcefmaven</artifactId>
<version>jcef-7a13412+cef-126.2.0+g5c56e98+chromium-126.0.6478.62</version>
<version>jcef-3583e1f+cef-127.3.1+g6cbb30e+chromium-127.0.6533.100</version>
</dependency>
```

**Use with Gradle:**
```Gradle
implementation 'me.friwi:jcefmaven:jcef-7a13412+cef-126.2.0+g5c56e98+chromium-126.0.6478.62'
implementation 'me.friwi:jcefmaven:jcef-3583e1f+cef-127.3.1+g6cbb30e+chromium-127.0.6533.100'
```

---
Expand Down

0 comments on commit 1526bd1

Please sign in to comment.