Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.26 KB

README.adoc

File metadata and controls

30 lines (22 loc) · 1.26 KB

logo

Apache License, Version 2.0 Build Status

mmm-ui-api-format

Maven Central base JavaDoc

The module mmm-ui-api-format provides widgets like UiHtmlEditor or UiSourceCodeViewer to display or edit struturally formatted text. See the JavaDoc link for further details.

Usage

Maven Dependency:

<dependency>
  <groupId>io.github.m-m-m</groupId>
  <artifactId>mmm-ui-api-format</artifactId>
</dependency>

Module Dependency:

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

Overview

mmm-ui-api-format