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