The library is available on both Maven Central, and the Javadoc is published here.
Support up to 0.0.28
<dependency>
<groupId>com.github.byeongukchoi</groupId>
<artifactId>oauth2-server-java</artifactId>
<version>0.0.28</version>
<type>pom</type>
</dependency>
implementation 'com.github.byeongukchoi:oauth2-server-java:0.0.28'