diff --git a/README.md b/README.md index 2c5e05a..f3cdcb8 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,16 @@ The library has not been fully tested in case of the use of threads or any actio * **Windows** 10 64 bit * **Java** version 17 or later versions +## Dependency + +```xml + + com.zukadev + jdialogs + 1.9.6-SNAPSHOT + +``` + ## More information * [Examples](./examples)