![JAR search and dependency download from the Maven repository](/logo.png)
com.sportdataapi.util.ResponseError Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sportdata-api-client Show documentation
Show all versions of sportdata-api-client Show documentation
A simple sportdataapi.com client.
The newest version!
/**
*
*/
package com.sportdataapi.util;
/**
* @author ralph
*
*/
public class ResponseError {
/**
* Defaault Constructor
*/
public ResponseError() {
// TODO Auto-generated constructor stub
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy