You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple Java Mail is also available in [Maven Central](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.simplejavamail%22%20AND%20a%3A%22simple-java-mail%22):
17
+
Simple Java Mail is available in [Maven Central](https://search.maven.org/search?q=g:org.simplejavamail):
18
18
19
19
```xml
20
20
<dependency>
@@ -24,6 +24,8 @@ Simple Java Mail is also available in [Maven Central](https://search.maven.org/#
24
24
</dependency>
25
25
```
26
26
27
+
Read about additional modules you can add here: [simplejavamail.org/modules](https://www.simplejavamail.org/modules.html).
0 commit comments