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

com.beimin.eveapi.response.character.SkillQueueResponse Maven / Gradle / Ivy

There is a newer version: 7.0.4
Show newest version
package com.beimin.eveapi.response.character;

import com.beimin.eveapi.model.character.SkillQueueItem;
import com.beimin.eveapi.response.ApiListResponse;

public class SkillQueueResponse extends ApiListResponse {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy