Releases: CrazyKidJack/embeddedBrowserExample
Releases · CrazyKidJack/embeddedBrowserExample
Release list
Release v1.0.0-SNAPSHOT
Release to provide built jars to use as examples.
The "jar-with-dependencies" is a fat jar that includes the JCEF native library: jcef-natives-windows-amd64.
I think if you run the other jar (without dependencies) it should attempt to download whichever natives your system requires... but it doesn't work on my machine which is why I added the windows-amd64 natives to the pom.xml and built the fat jar.