com.github.bibsysdev.ResourcesBuildConfig Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nva-datamodel-testutils Show documentation
Show all versions of nva-datamodel-testutils Show documentation
The java version of the NVA datamodel
package com.github.bibsysdev;
import java.lang.String;
public final class ResourcesBuildConfig {
public static final String RESOURCES_MODEL_VERSION = "0.21.25";
private ResourcesBuildConfig() {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy