![JAR search and dependency download from the Maven repository](/logo.png)
ch.viascom.hipchat.api.api.IntegrationsApi Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hipchat-api Show documentation
Show all versions of hipchat-api Show documentation
A HipChat v2 API full implementation for Java
The newest version!
package ch.viascom.hipchat.api.api;
import ch.viascom.groundwork.foxhttp.annotation.types.Header;
import ch.viascom.groundwork.foxhttp.annotation.types.Path;
@Path("{host}")
@Header(name = "Content-Type", value = "application/json")
public interface IntegrationsApi {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy