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

com.atatctech.hephaestus.Style Maven / Gradle / Ivy

Go to download

The most suitable text language for documentation. Native support for Markdown and HTML.

There is a newer version: 1.0.4
Show newest version
package com.atatctech.hephaestus;

public class Style {
    protected Color color;

    protected Color backgroundColor;

    public Style() {
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy