Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zukaritasu committed Oct 12, 2023
1 parent 94df793 commit 8910797
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
<dependency>
<groupId>com.zukadev</groupId>
<artifactId>jdialogs</artifactId>
<version>1.9.6-SNAPSHOT</version>
</dependency>
```

## More information

* [Examples](./examples)
Expand Down

0 comments on commit 8910797

Please sign in to comment.