com.algorithmia.client.package-info Maven / Gradle / Ivy
The newest version!
/**
* The internal client used for interacting with the Algorithmia API
*
* Generally, the client does not need instantiated directly;
* com.algorithmia.Algorithmia static class methods return the relevant
* API object with an instantiated client managed internally
*
* @version 1.0.4
*/
package com.algorithmia.client;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy