io.github.dft.mayers.model.ShipMethods Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mayers-sdk Show documentation
Show all versions of mayers-sdk Show documentation
mayers-sdk API using JDK 11
The newest version!
package io.github.dft.mayers.model;
import java.util.ArrayList;
public class ShipMethods extends ArrayList {
}