com.github.beothorn.App Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of javaPageRender Show documentation
Show all versions of javaPageRender Show documentation
Write and render html using static constructors
package com.github.beothorn;
public class App {
public static void main(String[] args) {
System.out.println("Hello World!");
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy