
io.split.Spec Maven / Gradle / Ivy
package io.split;
public final class Spec {
private Spec() {
// restrict instantiation
}
public static final String SPEC_VERSION = "1.1";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy