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

fit.FixtureSupplier Maven / Gradle / Ivy

There is a newer version: 20240707
Show newest version
package fit;

public interface FixtureSupplier {
  Fixture getFixture();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy