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

org.saintandreas.resources.Resource Maven / Gradle / Ivy

Go to download

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