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

io.robe.guice.HasGuiceConfiguration Maven / Gradle / Ivy

There is a newer version: 0.5.0.0-1039
Show newest version
package io.robe.guice;

public interface HasGuiceConfiguration {

    GuiceConfiguration getGuiceConfiguration();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy