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

-m.mmm-ui-api-breadcrumb.0.9.4.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 0.9.11
Show newest version
/*
 * Copyright (c) The m-m-m Team, Licensed under the Apache License, Version 2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 */
/**
 * Provides the API for the breadcrumb widget.
 */
module io.github.mmm.ui.api.breadcrumb {

  requires transitive io.github.mmm.ui.api.core;

  requires transitive io.github.mmm.ui.api.controller;

  exports io.github.mmm.ui.api.widget.breadcrumb;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy