![JAR search and dependency download from the Maven repository](/logo.png)
com.beimin.eveapi.response.shared.IndustryJobsResponse Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of eveapi Show documentation
Show all versions of eveapi Show documentation
Parsers for the eve online api
package com.beimin.eveapi.response.shared;
import com.beimin.eveapi.model.shared.IndustryJob;
import com.beimin.eveapi.response.ApiListResponse;
public class IndustryJobsResponse extends ApiListResponse {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy