Gwt jsinterop bindings onto js twitter-text
Best way to use this is if you are using GIN to simply install the module.
- Add the artifact to your pom file (at the mo' it is not on maven repository so you'll need to download and install manually)
- Add to your module file
- run install(new TwitterTextModule());
Once this is done you can inject the TwitterText bean and use it.