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

net.deechael.khl.restful.request.RestFuture Maven / Gradle / Ivy

There is a newer version: 1.09.0
Show newest version
package net.deechael.khl.restful.request;

import net.deechael.khl.client.http.HttpCall;

import java.util.concurrent.CompletableFuture;

public class RestFuture extends CompletableFuture {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy