
contractBy.ByTypeOnly Maven / Gradle / Ivy
package contractBy;
import org.jvnet.hk2.annotations.Service;
@Service
public class ByTypeOnly {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package contractBy;
import org.jvnet.hk2.annotations.Service;
@Service
public class ByTypeOnly {
}