This repository has been archived by the owner on Jul 30, 2021. It is now read-only.
v0.08
Pre-release
Pre-release
- Fix bug that resulted in inclusion in the package of the gwt compile output.
- Change the
org.jetbrains:annotations:jar
dependency to being provided rather than
anoptional
compile
scoped dependency. This is required by the GWT 3.x / J2JS as
it compiles the code from source.