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

ru.curs.adocwrapper.block.HA.kt Maven / Gradle / Ivy

The newest version!
package ru.curs.adocwrapper.block

enum class HA(val align: String) { Left("<"), Center("^"), Right(">") }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy