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

com.github.uuidcode.builder.html.Dl Maven / Gradle / Ivy

There is a newer version: 0.0.64
Show newest version
package com.github.uuidcode.builder.html;

public class Dl extends Node
{ public static Dl of() { return new Dl().setTagName("dl"); } }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy