dev.ssdd.zot.JSONString Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of json Show documentation
Show all versions of json Show documentation
This is JSON dependency with linked HashMap
The newest version!
package dev.ssdd.zot;
public interface JSONString {
String toJSONString();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy