This library is inspired from diffDom and ported in Java for ZK framework.
This project is licensed under the LGPL v. 3. For details see LICENSE.txt.
./gradlew clean build release -PFL=true
and then the released bundle file will be in zkdiffer/build/dist
folder.
./gradlew clean build release
and then the released bundle file will be in zkdiffer/build/dist
folder.