This repository was archived by the owner on Jan 1, 2023. It is now read-only.
Jikan4java 1.0.0
This is the total release of the wrapper, up to date with Jikan 3.2.
It is suggested to add this to your projects with https://jitpack.io/#Doomsdayrs/Jikan4java
Changelog:
- No longer using getters for variables, they are all public now
- Completable futures for all requests, so no more worries about slow downs in your driver programs 😄
- Some handy dandy speed ups and code simplification