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

org.cloudfoundry.client.lib.Constants Maven / Gradle / Ivy

The newest version!
package org.cloudfoundry.client.lib;

public class Constants {

    private Constants() {

    }

    public static final String PACKAGE = "package";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy