Skip to content

0.2.1

Latest
Compare
Choose a tag to compare
@jjzazuet jjzazuet released this 03 Oct 04:48
· 1 commit to master since this release
03571e9
  • 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"