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

com.aventstack.extentreports.reporter.configuration.ViewsConfigurable Maven / Gradle / Ivy

The newest version!
package com.aventstack.extentreports.reporter.configuration;

@FunctionalInterface
public interface ViewsConfigurable {
    ViewConfigurer viewConfigurer();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy