1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-02 16:40:49 +00:00
plantuml/src/net/sourceforge/plantuml/ftp/package-info.java
The-Lum 3a095fd7cb docs: add package-info.java and readme.md
(for `dedication` to `png`)
2023-11-02 20:38:00 +00:00

8 lines
157 B
Java

/**
* Provides classes used to manage
* <a href="https://plantuml.com/ftp" target="_top">
* FTP server</a>.
*
*/
package net.sourceforge.plantuml.ftp;