1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-10 12:12:27 +00:00
plantuml/src/com/plantuml/api/cheerpj/package-info.java

8 lines
186 B
Java
Raw Normal View History

/**
* Provides classes used to manage PlantUML with the
* <a href="https://labs.leaningtech.com/cheerpj3" target="_top">
* CheerpJ</a> API.
*
*/
package com.plantuml.api.cheerpj;