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

com.vladsch.boxed.json.MutableJsValue Maven / Gradle / Ivy

There is a newer version: 0.5.34
Show newest version
package com.vladsch.boxed.json;

import javax.json.JsonValue;

public interface MutableJsValue extends JsonValue {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy