Skip to content

Releases: xdev-software/mailpit-java-client

v1.0.0

20 Nov 09:50

Choose a tag to compare

Changelog

See Changelog#v1.0.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>mailpit-java-client</artifactId>
   <version>1.0.0</version>
</dependency>