garciaguimeras / jnauta

An incomplete Java mail library, to be used with cuban Nauta accounts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jNauta

An incomplete Java library to be used with cuban Nauta accounts. Contains the following subprojects:

  • jNauta Mail for sending and receiving emails
  • jNauta Net for login and logout on Nauta network

Building the library

Clone the repository and build the artifacts using gradle

git clone https://github.com/garciaguimeras/jnauta.git
cd jnauta
gradle clean jar 

About

An incomplete Java mail library, to be used with cuban Nauta accounts

License:GNU General Public License v3.0


Languages

Language:Java 100.0%