
com.contentful.vault.build.GeneratedBuildParameters Maven / Gradle / Ivy
The newest version!
package com.contentful.vault.build;
/**
* Generated class containing the project version.
*
* This is generated on build time, so we don't have to fetch the properties on application
* load.
*/
public final class GeneratedBuildParameters {
/**
* Which version of 'com.contentful.vault' is getting used?
*/
public static final String PROJECT_VERSION = "3.2.6";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy