All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.recombee.api_client.util.HTTPMethod Maven / Gradle / Ivy

Go to download

A client library for easy use of the Recombee recommendation API

There is a newer version: 5.0.0
Show newest version
package com.recombee.api_client.util;

public enum HTTPMethod {
    GET, POST, PUT, DELETE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy