http-api
Installation
minimalist-java
is available on GitHub Packages. To use it, add the following dependency to
your pom.xml
file:
pom.xml
<dependency>
<groupId>com.github.giovannymassuia</groupId>
<artifactId>http-api</artifactId>
<version>0.0.21-beta</version>
</dependency>
You can check how to authenticate with GitHub Packages here.