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

io.rocketbase.commons.email.template.Alignment Maven / Gradle / Ivy

The newest version!
package io.rocketbase.commons.email.template;

public enum Alignment {
    LEFT, CENTER, RIGHT;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy