com.coingi.exchange.client.entities.UUIDResult Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of client Show documentation
Show all versions of client Show documentation
This is a Java library for interacting with Coingi.com HTTP API
package com.coingi.exchange.client.entities;
import java.util.UUID;
/**
* UIUD result container.
*/
public class UUIDResult extends SimpleResult {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy