All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.beothorn.html.Renderable Maven / Gradle / Ivy

There is a newer version: 0.0.7
Show newest version
package com.github.beothorn.html;

public interface Renderable {
	public String render();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy