Skip to content

Releases: CrazyKidJack/embeddedBrowserExample

Release v1.0.0-SNAPSHOT

Pre-release

Choose a tag to compare

@CrazyKidJack CrazyKidJack released this 01 Sep 20:19
64a6285

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.