![JAR search and dependency download from the Maven repository](/logo.png)
net.jbock.coerce.Skew Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jbock Show documentation
Show all versions of jbock Show documentation
The jbock command line parser
package net.jbock.coerce;
public enum Skew {
REPEATABLE, OPTIONAL, REQUIRED, FLAG
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy