Skip to content

Matts/java-emailengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java library for EmailEngine

This library is in development.

Installing

You can install via Gradle or Maven. Whatever floats your boat. :)

Gradle:

implementation 'io.github.matts:java-emailengine:0.2'

Maven:

<dependency>
  <groupId>io.github.matts</groupId>
  <artifactId>java-emailengine</artifactId>
  <version>0.2</version>
  <type>pom</type>
</dependency>

About

An Unofficial EmailEngine Java SDK

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages