Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 362 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 362 Bytes

datarouter-email

About

Instrumentation and tools for sending emails

Installation with Maven

<dependency>
	<groupId>io.datarouter</groupId>
	<artifactId>datarouter-email</artifactId>
	<version>0.0.125</version>
</dependency>

License

This library is licensed under the Apache License, Version 2.0 - see LICENSE for details.