com.recombee.api_client.util.NetworkApplicationProtocol Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of api-client Show documentation
Show all versions of api-client Show documentation
A client library for easy use of the Recombee recommendation API
package com.recombee.api_client.util;
public enum NetworkApplicationProtocol {
HTTP, HTTPS
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy