
org.saintandreas.resources.Resource Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xres Show documentation
Show all versions of xres Show documentation
These wrappers are designed to allow easy access to resources that are shared between C/C++ and Java applications
The newest version!
package org.saintandreas.resources;
public interface Resource {
public String getPath();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy