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

org.gradle.buildinit.plugins.MavenConversionIntegrationTest.multiModuleWithNestedParent.some-thing.webinar-api.src.main.java.webinar.Demoable Maven / Gradle / Ivy

There is a newer version: 8.6
Show newest version
package webinar;

public interface Demoable {
  String getDescription();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy