Thanks Peter!
On Fri, 22 Feb 2019 at 06:57 Peter Donald <peter@realityforge.org> wrote:
--Elemental2 provides type checked access to browser APIs for Javacode. This is done by using closure extern files and generatingJsTypes, which are part of the new JsInterop specification thatis both implemented in GWT and J2CL.This is an unofficial release to Maven Central under a different groupIdand is completely unofficial so please don't bug the original authors. Anew version is released on demand.This release includes the first release of elemental2-webassembly. Huzzah!Please take it for a test drive and report any bugs.API Changes relative to Elemental2 version 1.0.0-b17-6897368elemental2-core: Full details at https://diff.revapi.org/?groupId=org.realityforge.com.google.elemental2&artifactId=elemental2-core&old=1.0.0-b17-6897368&new=1.0.0-b18-f3472e77 non breaking changes.4 potentially breaking changes.2 breaking changes.The Maven dependencies can be added to your pom.xml via<dependency><groupId>org.realityforge.com.google.elemental2</groupId><artifactId>${artifact-id}</artifactId><version>1.0.0-b18-f3472e7</version></dependency>where artifact-id is one of* elemental2-core* elemental2-dom* elemental2-promise* elemental2-indexeddb* elemental2-svg* elemental2-webgl* elemental2-media* elemental2-webstorage* elemental2-webassemblyHope this helps,Peter Donald
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment