Dear contributors,

We've just created a new github repository containing the source code of
jsinterop-base: https://github.com/google/jsinterop-base

We've also released a new beta version of the library:
jsinterop-base:1.0.0-beta-3
<https://oss.sonatype.org/content/repositories/releases/com/google/jsinterop/base/1.0.0-beta-3/>

You can try it by downloading the jar file
<https://oss.sonatype.org/content/repositories/releases/com/google/jsinterop/base/1.0.0-beta-3/base-1.0.0-beta-3.jar>
or use the following Maven dependency:


<dependency>
  <groupId>com.google.jsinterop</groupId>
  <artifactId>base</artifactId>
  <version>1.0.0-beta-3</version>
</dependency>


Don’t hesitate to report any bugs, issues, concerns you have on the github
issue tracker <https://github.com/google/jsinterop-base/issues>.

-Julien

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/CABXeq2TrKCNg0i0R%2BUB%2BPBDGEPL2r--jQFA5ZQOyywdOGvsdsg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to