j2html icon indicating copy to clipboard operation
j2html copied to clipboard

Change package root to com.j2html

Open sembler opened this issue 4 years ago • 0 comments

To better support modularization of this library and adhere to Java's naming conventions we should change the root of all packages from j2html to com.j2html. This will be a breaking change for users of j2html, so it should be done for an upcoming version.

sembler avatar Jun 08 '21 16:06 sembler