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

com.squarespace.cldrengine.message.ToJson Maven / Gradle / Ivy

The newest version!
package com.squarespace.cldrengine.message;

import com.google.gson.JsonElement;

public interface ToJson {

  JsonElement toJson();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy