- Build system refactoring.
- Redirecting log calls to SLF4J.
Installation coordinates @ JCenter:
<dependency>
<groupId>io.vacco.java-express</groupId>
<artifactId>java-express</artifactId>
<version>0.2.1</version>
</dependency>
implementation "io.vacco.java-express:java-express:0.2.1"