io.github.dft.mayers.model.item.ItemInformations 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
package io.github.dft.mayers.model.item;
import java.util.ArrayList;
public class ItemInformations extends ArrayList {
}