A small project to help generate templated html documents, useful for printing html documents via webview.
dependencies{
implementation com.dustinkendall.htmltemplater:0.0.1
}
A small project to help generate templated html documents, useful for printing html documents via webview.
Java