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

com.github.freva.asciitable.HorizontalAlign Maven / Gradle / Ivy

There is a newer version: 1.8.0
Show newest version
package com.github.freva.asciitable;

public enum HorizontalAlign {
    LEFT, CENTER, RIGHT
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy