
com.harium.web.model.ResponseModel Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of core Show documentation
Show all versions of core Show documentation
A web framework over sparkjava
The newest version!
package com.harium.web.model;
public interface ResponseModel {
String asJson();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy