diff options
| author | Pinapelz <yukais@pinapelz.com> | 2023-11-21 19:54:09 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2023-11-21 19:54:09 -0800 |
| commit | 27b297a6870920df1ea56be6d3e784cb4cb0cee0 (patch) | |
| tree | 606062b8e6e9bc3065bc33ff11c1ac9f9a763e0f /README.md | |
| parent | f89590eeaa618233403555e2a99cb937911ee758 (diff) | |
ver 1.41 - bug fixes
- Fix bug with enum comparison
- Improve javadoc
Signed-off-by: Pinapelz <yukais@pinapelz.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -14,13 +14,6 @@ Please check the [Holodex API](https://holodex.stoplight.io/) for more informati [](https://jitpack.io/#pinapelz/JHolodex) ### Maven ```xml -<repositories> - <repository> - <id>jitpack.io</id> - <url>https://jitpack.io</url> - </repository> -</repositories> - <dependency> <groupId>com.github.pinapelz</groupId> <artifactId>JHolodex</artifactId> |
