Skip to content

Commit

Permalink
Update README.md to jcef-b93716e+cef-122.1.10+gc902316+chromium-122.0…
Browse files Browse the repository at this point in the history
….6261.112
  • Loading branch information
github-actions committed May 31, 2024
1 parent 7cb4bb6 commit 81c5f51
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-0b8e42e+cef-122.1.10+gc902316+chromium-122.0.6261.112</version>
<version>jcef-b93716e+cef-122.1.10+gc902316+chromium-122.0.6261.112</version>
</dependency>
```

**Use with Gradle:**
```Gradle
implementation 'me.friwi:jcefmaven:jcef-0b8e42e+cef-122.1.10+gc902316+chromium-122.0.6261.112'
implementation 'me.friwi:jcefmaven:jcef-b93716e+cef-122.1.10+gc902316+chromium-122.0.6261.112'
```

---
Expand Down

0 comments on commit 81c5f51

Please sign in to comment.