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

com.power.common.constants.Charset Maven / Gradle / Ivy

There is a newer version: 2.2.3
Show newest version
package com.power.common.constants;

/**
 * @author yu 2018/11/29.
 */
public class Charset {

    public static final String DEFAULT_CHARSET = "utf-8";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy