All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.bibsysdev.ResourcesBuildConfig Maven / Gradle / Ivy

There is a newer version: 0.23.2
Show newest version
package com.github.bibsysdev;

import java.lang.String;

public final class ResourcesBuildConfig {
  public static final String RESOURCES_MODEL_VERSION = "0.22.0";

  private ResourcesBuildConfig() {
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy