io.github.lc.oss.commons.serialization.Jsonable Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of serialization Show documentation
Show all versions of serialization Show documentation
A common serializtion framework to help avoid accidental de/serializtion of object instances
The newest version!
package io.github.lc.oss.commons.serialization;
public interface Jsonable {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy