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

cn.jsms.api.common.model.IModel Maven / Gradle / Ivy

There is a newer version: 1.2.10
Show newest version
package cn.jsms.api.common.model;

import com.google.gson.JsonElement;

public interface IModel {

	public JsonElement toJSON();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy