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

io.robe.assets.HasAssetConfiguration Maven / Gradle / Ivy

package io.robe.assets;

import java.util.List;

public interface HasAssetConfiguration {

	public List getAssets();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy