mirror of
https://github.com/shred/acme4j.git
synced 2025-12-16 11:24:01 +08:00
Review and extend JavaDocs
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
*/
|
||||
|
||||
/**
|
||||
* This is the main module of the acme4j client.
|
||||
*/
|
||||
module org.shredzone.acme4j {
|
||||
requires static com.github.spotbugs.annotations;
|
||||
requires java.net.http;
|
||||
|
||||
Reference in New Issue
Block a user