diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-04-15 10:12:26 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-15 10:12:26 -0700 |
| commit | 029ea55c5fa22e867aece5df345f2611369dd5f9 (patch) | |
| tree | eb915b245995aa5aaa6d27247954feee833e3373 | |
| parent | ba81ee3b8a5a20f0a0009b1541138511fd061d18 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,6 @@ # JHolodex  +[](https://jitpack.io/#pinapelz/JHolodex) [](https://github.com/pinapelz/JHolodex/actions/workflows/maven.yml) A mega scuffed Java Holodex Wrapper (Currently a work in progress). Supports the GET Requests from [Holodex API](https://holodex.stoplight.io/). Objects are used to build queries if more than one path or parameter is used for the given request. @@ -52,6 +53,7 @@ System.out.println(" "+comment.message); ## Download  +[](https://jitpack.io/#pinapelz/JHolodex) ### Maven ```xml <dependency> |
