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

com.github.cukedoctor.mojo.model.Toc Maven / Gradle / Ivy

There is a newer version: 3.9.0
Show newest version
package com.github.cukedoctor.mojo.model;

/**
 * Created by pestano on 28/06/15.
 */
public enum Toc {
	left,right,center;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy