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

io.github.ximutech.spore.Constants Maven / Gradle / Ivy

package io.github.ximutech.spore;

/**
 * @author ximu
 */
public class Constants {
    public static final String SUFFIX = "/";

    public static final String HTTP_PREFIX = "http://";
    public static final String RETROFIT = "retrofit";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy